xinyue ye
2003-Oct-07 10:40 UTC
[R] If I produce lots of figures at one time, how can I make R graphics keep all the figures already made?
If I produce lots of figures at one time, how can I make R graphics keep all the figures already made? thanks, Xinyue Ye, Research Assistant Institute for Geo-spatial Research and Education 125 King Hall Eastern Michigan University Ypsilanti MI 48197 http://ceita.emich.edu/ [[alternative HTML version deleted]]
Philippe Glaziou
2003-Oct-07 11:21 UTC
[R] If I produce lots of figures at one time, how can I make R graphics keep all the figures already made?
xinyue ye <xye at emich.edu> wrote:> If I produce lots of figures at one time, how can I make R > graphics keep all the figures already made? thanks,Open as many graphics devices as needed. See the examples in: ?dev.list -- Philippe
Thomas Petzoldt
2003-Oct-07 11:31 UTC
[R] If I produce lots of figures at one time, how can I make R graphics keep all the figures already made?
xinyue ye schrieb:> If I produce lots of figures at one time, how can I make R graphics keep all the figures already made? > thanks,write it to a postscript() or pdf() file or to several bitmaps, see png() for examples. If you are on Windows, there is a Recording function in the menu, if the graphics window is activated. Thomas Petzoldt
Henric Nilsson
2003-Oct-07 12:14 UTC
[R] If I produce lots of figures at one time, how can I make R graphics keep all the figures already made?
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). Henric
Prof Brian Ripley
2003-Oct-07 12:31 UTC
[R] If I produce lots of figures at one time, how can I make R graphics keep all the figures already made?
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
Apparently Analagous Threads
- OpenSSH_4.3p1, OpenSSL 0.9.8a 11 Oct 2005 on solaris 8/9
- Menu tree for voicemailmain application
- Setting MWI on legacy PBX
- Permissions problem...I must be overlooking *something*...
- In-band disconnect problem (legacy PBX) - asterisk doesn't hear t he touchtone?