[R] If I produce lots of figures at one time, how can I make R graphics keep all the figures already made?
Prof Brian Ripley
ripley at stats.ox.ac.uk
Tue Oct 7 14:31:56 CEST 2003
On Tue, 7 Oct 2003, Henric Nilsson wrote:
> At 13:31 2003-10-07 +0200, you wrote:
>
> >>If I produce lots of figures at one time, how can I make R graphics keep
> >>all the figures already made? thanks,
> >If you are on Windows, there is a Recording function in the menu, if the
> >graphics window is activated.
>
> Actually, the recording of plots can be switched on by windows(record = TRUE).
and on any platform you can use recordPlot() and replayPlot(x) to record
and redisplay plots (on a screen device only).
--
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 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list