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 6The function devSet() works fine and i will use it. Thank you very much for this information. Petr Savicky. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
