[R] Simple graphing question

Mark Myatt mark at myatt.demon.co.uk
Thu Oct 25 15:28:38 CEST 2001


Christian Blouin <cblouin at is2.dal.ca> writes:
>Hi,
>Is there a way to superimpose plots? This is a followup of the question on
>putting 95% confidence interval in a ecdf. M. Maechler and k. halvorsen
>ecdf.ksCl works like a charm by he way, thanks.
>
>I have yet to find a way to get more than one ecdf in the same plot, or any
>other data plotting for that matter.

Try:

        par(new = TRUE)

Before the 2nd plot.

Mark


--
Mark Myatt


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