baptiste auguie wrote: > Hi, > >>From ?par, > > "Value > > When parameters are set, their former values are returned in an > invisible named list." > Wow, I must have missed that. Thanks, Janke > Therefore opar <- par(col="red") will not contain col="red". > > HTH, > > baptiste > > > 2009/10/27 Janke ten Holt <j.c.ten.h...@rug.nl>: >> This seems to work indeed. But I don't understand why... I would think >> that opar contains the par settings, including the col="red", but I >> guess it doesn't. I will look into par's behaviour some more... >> Thank you! >> >> Janke >>> -Peter Ehlers >>>
______________________________________________ R-help@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.