On 15/03/2012 07:36, Alaios wrote:
Dear all,
I would like at the beginning of my code to turn off all the remaining open
devices.
How can I do that by using dev.off()?
See the help page.
Hint: there is a function graphics.off() on the same page.
I would like to thank you in advance for you
Hi,
Try this,
replicate(sample(10,1), dev.new())
graphics.off()
HTH,
baptiste
On 15 March 2012 20:36, Alaios wrote:
> Dear all,
> I would like at the beginning of my code to turn off all the remaining open
> devices.
>
> How can I do that by using dev.off()?
>
> I would like to thank you in a
Dear all,
I would like at the beginning of my code to turn off all the remaining open
devices.
How can I do that by using dev.off()?
I would like to thank you in advance for your help
B.R
Alex
[[alternative HTML version deleted]]
__
R-help@r
3 matches
Mail list logo