Message-ID: <3919AD49.1F3BAD04@perseus.unalmed.edu.co>
Date: 2000-05-10T18:41:13Z
From: Kenneth Cabrera
Subject: To restore old par() in high-res graphics
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._