On Sat, Nov 13, 2010 at 05:09:56AM -0800, Henrik Bengtsson wrote:
> See devSet() in R.utils, e.g.
> 
> > library("R.utils");
> > graphics.off();
> > devSet(6);
> > devSet("myFigure");  # Also possible
> > print(devList());
> myFigure Device 6
>        2        6

The function devSet() works fine and i will use it. Thank you
very much for this information.

Petr Savicky.

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to