Yes. It sets it on a per-device basis. Please do read the FAQ, and don't make non-maintainer reports of non-bugs.
On Fri, 12 Nov 2004 [EMAIL PROTECTED] wrote: > Full_Name: Hsiu-Khuern Tang > Version: 2.0.0 > OS: Debian GNU/Linux > Submission from: (NULL) (156.153.255.236) > > > Hi all, > > If fit is an rpart object, > plot(fit, uniform=TRUE) > ignores uniform=TRUE if the graphics device is not already open. > > To reproduce this: > > library("rpart") > example(plot.rpart) > dev.off() # <- works OK without this > plot(fit, uniform=TRUE) # <- uniform=TRUE is ignored > > Hsiu-Khuern. > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > > -- Brian D. Ripley, [EMAIL PROTECTED] 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 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel