s-news
[Top] [All Lists]

Re: Multiple plots in R

To: "Pierce, Ken" <ken.pierce@oregonstate.edu>, s-news@lists.biostat.wustl.edu
Subject: Re: Multiple plots in R
From: "Richard M. Heiberger" <rmh@temple.edu>
Date: Tue, 27 Sep 2005 18:38:36 -0400
You can add the following line to your .First function

options(graphics.record=T)


You can get the same effect by clicking on the graphics window menu.

<Prev in Thread] Current Thread [Next in Thread>