[R] how to save plots automatically
David Winsemius
dwinsemius at comcast.net
Wed Sep 23 05:23:12 CEST 2009
On Sep 22, 2009, at 9:50 PM, Weiwei Shi wrote:
> Hi there,
>
> I am wondering if there is a function in R to save plots
> automatically, like
> save() for R objects? I have e.g. 100 plots and I cannot put them in
> one pdf
> file so I split them, eg into 20 files, but I don't want to save one
> file
> each time. Can I use a function to do such save.plot as pdf?
>
?pdf
>
--
David Winsemius, MD
Heritage Laboratories
West Hartford, CT
More information about the R-help
mailing list