Re: [R] Formula used to create new plot

2010-02-09 Thread Greg Snow
...@imail.org 801.408.8111 > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of Timothée Poisot > Sent: Tuesday, February 09, 2010 9:24 AM > To: r-h...@stat.math.ethz.ch > Subject: [R] Formula used to create new plot &g

[R] Formula used to create new plot

2010-02-09 Thread Timothée Poisot
Dear list users, I was wondering if there is any way to know, for an open graphical peripheric, the instruction that was used to call it. For example, if I create a plot using plot(runif(10)) is there any way to have the call returned to me? That would be especially usefull to know it there ar