[R] newbie graphics question

Myriam Abramson mabramso at gmu.edu
Wed Aug 29 04:30:08 CEST 2001


Hi!

I need to plot two lines on the same graph. I do
plot(x,y)
then 
plot(x,z,add=TRUE)

but I get the following warning messages
Warning messages: 
1: parameter "add" couldn't be set in high-level plot() function 
2: parameter "add" couldn't be set in high-level plot() function 
3: parameter "add" couldn't be set in high-level plot() function 
4: parameter "add" couldn't be set in high-level plot() function 
5: parameter "add" couldn't be set in high-level plot() function 
6: parameter "add" couldn't be set in high-level plot() function 

Thanks for  your help.
-- 
                                   myriam

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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