[R] Simple graphing question
Ben Bolker
ben at zoo.ufl.edu
Thu Oct 25 14:19:25 CEST 2001
par(new=TRUE)
(make sure to set axes=FALSE, xlab="",ylab="" unless you
really want these things plotted on top of your old graph)
or possibly
lines() or points()
On Thu, 25 Oct 2001, Christian Blouin wrote:
> 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.
>
> thanks,
>
> Christian
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> 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
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>
--
318 Carr Hall bolker at zoo.ufl.edu
Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker
Box 118525 (ph) 352-392-5697
Gainesville, FL 32611-8525 (fax) 352-392-3704
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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