_______________________________________________________________________________________ Hi, When I create multiple graphs subsequent graphs overwrite previous graphs. How do I keep all my graphs in the current workspace (but not all on the same page) so I can scroll through them? thanks, Rohini Rohini Mulford Senior Research Analyst Technical Research Research & Development Insurance Australia Group(IAG) ph (02) 9292 1560 fax (02) 9292 1509 email: Rohini.Mulford@iag.com.au _______________________________________________________________________________________ The information transmitted in this message and its attachme...{{dropped}}
I send them all to one postscript file and then bring it up in ghostview but maybe there is another way. -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Rohini Mulford Sent: Monday, October 30, 2006 5:29 PM To: r-help at stat.math.ethz.ch Subject: [R] plot history ________________________________________________________________________ _______________ Hi, When I create multiple graphs subsequent graphs overwrite previous graphs. How do I keep all my graphs in the current workspace (but not all on the same page) so I can scroll through them? thanks, Rohini Rohini Mulford Senior Research Analyst Technical Research Research & Development Insurance Australia Group(IAG) ph (02) 9292 1560 fax (02) 9292 1509 email: Rohini.Mulford at iag.com.au ________________________________________________________________________ _______________ The information transmitted in this message and its attachme...{{dropped}} ______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -------------------------------------------------------- This is not an offer (or solicitation of an offer) to buy/se...{{dropped}}
Are you working in Windows? If so, you can turn on recording either in the History menu on the active graphics device window, or by using windows(record=TRUE) to open a new device. On 30/10/06, Rohini Mulford <Rohini.Mulford at iag.com.au> wrote:> > _______________________________________________________________________________________ > > > > > Hi, > > When I create multiple graphs subsequent graphs overwrite previous > graphs. How do I keep all my graphs in the current workspace (but not > all on the same page) so I can scroll through them? > > > thanks, > > Rohini > > > > Rohini Mulford > > Senior Research Analyst > > Technical Research > > Research & Development > > Insurance Australia Group(IAG) > > ph (02) 9292 1560 > > fax (02) 9292 1509 > > email: Rohini.Mulford at iag.com.au > > > > > > > _______________________________________________________________________________________ > > The information transmitted in this message and its attachme...{{dropped}} > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >-- ================================David Barron Said Business School University of Oxford Park End Street Oxford OX1 1HP
Or maybe see ?win.graph. Before each graph use something like: win.graph(width=3,height=3, pointsize=8) You will get a sandwich of graphs. hth, Mihai Nica 170 East Griffith St. G5 Jackson, MS 39201 601-914-0361 ----- Original Message ---- From: Rohini Mulford <Rohini.Mulford@iag.com.au> To: r-help@stat.math.ethz.ch Sent: Monday, October 30, 2006 4:29:21 PM Subject: [R] plot history _______________________________________________________________________________________ Hi, When I create multiple graphs subsequent graphs overwrite previous graphs. How do I keep all my graphs in the current workspace (but not all on the same page) so I can scroll through them? thanks, Rohini Rohini Mulford Senior Research Analyst Technical Research Research & Development Insurance Australia Group(IAG) ph (02) 9292 1560 fax (02) 9292 1509 email: Rohini.Mulford@iag.com.au _______________________________________________________________________________________ The information transmitted in this message and its attachme...{{dropped}} ______________________________________________ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. [[alternative HTML version deleted]]