Skip to content
Back to formatted view

Raw Message

Message-ID: <BF552AB1-115E-40E9-B9FB-38BFE48D41AD@comcast.net>
Date: 2012-09-19T06:10:54Z
From: David Winsemius
Subject: How to convert a graph into an image in R
In-Reply-To: <1348034260919-4643584.post@n4.nabble.com>

On Sep 18, 2012, at 10:57 PM, punitha wrote:

> In R, I want to convert the plotted graph into an image and save it, so that
> i can make use of it later.
> 

Generally the GUI's handle this with 'save as...' functions. but if you are in a console session then consult:

?Devices
?pdf
?png
?jpeg

-- 
David Winsemius, MD
Alameda, CA, USA