Message-ID: <Pine.LNX.4.58L0.0402271324580.8620@est.ufpr.br>
Date: 2004-02-27T16:26:45Z
From: Paulo Justiniano Ribeiro Jr
Subject: How to save images?
In-Reply-To: <20040227160510.80591.qmail@web21207.mail.yahoo.com>
Try this:
jpeg("file1.jpg")
plot(rnorm(20))
dev.off()
and check the jpg file created by this.
Also, check help files:
?jpeg
?postscript
?png
On Fri, 27 Feb 2004, Susan Lin wrote:
> After I use function plot() to get an image, how can I
> save the image or export it to .gif or other digital
> formats?
>
>
> Thanks a lot.
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>
>
Paulo Justiniano Ribeiro Jr
Departamento de Estat?stica
Universidade Federal do Paran?
Caixa Postal 19.081
CEP 81.531-990
Curitiba, PR - Brasil
Tel: (+55) 41 361 3471
Fax: (+55) 41 361 3141
e-mail: pj at est.ufpr.br
http://www.est.ufpr.br/~paulojus