[R] how to dev.off() all devices

Prof Brian Ripley ripley at stats.ox.ac.uk
Thu Mar 15 08:43:03 CET 2012


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 your help
>
> B.R
> Alex
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org 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.

You know, that does apply to you ... PLEASE stop sending HTML mail.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list