[R] Plotting
Ben Bolker
ben at zoo.ufl.edu
Thu Jan 30 15:47:06 CET 2003
Depending on what you mean (same x-axis and y-axis), look at
?points or ?lines OR (same x-axis, different y-axes) plot(...);
par(new=TRUE); plot(...,ann=FALSE). (The latter is asked frequently on
this list.)
Ben Bolker
On Thu, 30 Jan 2003, Francisco do Nascimento Junior wrote:
> Hi,
> How do I do to plot two graphics in the single axes coordenate?
> Tks,
> Francisco.
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Francisco Júnior,
> Computer Science - UFPE-Brazil
> "One life has more value that the
> world whole"
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> http://www.stat.math.ethz.ch/mailman/listinfo/r-help
>
--
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
More information about the R-help
mailing list