[R] To restore old par() in high-res graphics

Kenneth Cabrera krcabrer at perseus.unalmed.edu.co
Wed May 10 20:41:13 CEST 2000


Hello R people:

I get the the following warning messages when I try to restore
the par() values.

I type:

> xxx <- par()
> par(xxx)

And I obtain the followin warning messages:

Warning messages:
1: parameter "cin" can't be set in: par(args)
2: parameter "cra" can't be set in: par(args)
3: parameter "csi" can't be set in: par(args)
4: parameter "cxy" can't be set in: par(args)
5: parameter "din" can't be set in: par(args)

What do this messages mean?

I am trying to build a function that calls several graphics but I don't
want
to obtain those warning messages.

Thank you very much for your help

Kenneth Cabrera
Universidad Nacional de Colombia
Sede Medellin
Facultad de Ciencias




-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list