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

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to