Skip to content

history: recording

4 messages · Troels Ring, jim holtman, Brian Ripley

#
Hi, I'm using windows xp and R 2.8.0 - I wonder what is the command to 
put in a script that has the same effect as when in a plot you choose 
menu "History" and "Recording".
Best wishes
Troels
#
?windows
On Tue, Jan 6, 2009 at 10:44 AM, Troels Ring <tring at gvdnet.dk> wrote:

  
    
#
Thanks a lot -
windows(record=TRUE) seems to do the job.
Sorry not to have found it.
Troels

jim holtman skrev:

  
    
#
On Tue, 6 Jan 2009, Troels Ring wrote:

            
If you want to control an already open graphics device you will need 
the R-devel version, which has a function msgWindow() to change a lot of 
settings, including 'record'.