[R] save many graphs

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Mon Jun 24 18:10:19 CEST 2002


On Mon, 24 Jun 2002, Jason Liao wrote:

> Hi, everyone! I have a situation many of you may have encountered.
> Specifically, I need to produce many boxplots in R and put them in a
> Word document. I can copy one graph at a time. But I have 40 of them
> and would love to have a method to automatically save these graphes in
> a file and then import to Word. Thanks in advance.

On Windows?  See ?savePlot.  Or just plot them directly on a
plot.metafile() device.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list