[R] plotting question

Berton Gunter gunter.berton at gene.com
Mon Dec 5 23:12:47 CET 2005


?lines ?points

An Introduction to R (and numerous other books on R) explains this. Have you
read it?


-- Bert Gunter
Genentech Non-Clinical Statistics
South San Francisco, CA
 
"The business of the statistician is to catalyze the scientific learning
process."  - George E. P. Box
 
 

> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch 
> [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Ed Wang
> Sent: Monday, December 05, 2005 1:03 PM
> To: r-help at stat.math.ethz.ch
> Cc: eymw at hotmail.com
> Subject: Re: [R] plotting question
> 
> Hi,
> 
> Trying to print out two vectors of data in a plot.  Both are
> actual time series but I've been unable to plot both in one
> graph.  Some examples available use use matrix() or ts() as
> an intermediate way to build an object that can be plotted
> but I've had no luck.
> 
> Can someone point me to an example or cut and paste one
> I can look at?  I'd like to be able to plot them in different
> colours as I've done with the ts.plot function with output
> from STL.
> 
> Thanks.
> 
> Ed
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html
>




More information about the R-help mailing list