[R] plotting question

Gabor Grothendieck ggrothendieck at gmail.com
Mon Dec 5 23:51:26 CET 2005


Try

RSiteSearch("multiple plots")

and look through the second thread.  Note that once you
know the command you need from the above then, e.g.

example(ts.plot)

gives an example.


On 12/5/05, Ed Wang <eymw at hotmail.com> wrote:
> Yes, I have gone through the manual.  My best reference for plotting has
> been examples either through the list archive or searches on the internet.
> Nothing in the introductory manual could get me to what I have been
> able to do so far, but that is limited to plotting componenets of the time
> series returned from an STL call.
>
> This is why I am asking for example or references to examples from anyone
> who would be willing to share them.  For some of us not very familiar with
> S+, etc. the documentation with R is not enough.  While I can plot two
> time series one above another using the mfrow() function I'd prefer to
> put two time series in one plot in different colours and using two different
> symbols, which I cannot do using calls to plot().
>
> Thanks.
>
>       "A man is not old until regrets take the place of dreams."
>                     Actor John Barrymore
>
>
>
>
> From: Berton Gunter <gunter.berton at gene.com>
> To: "'Ed Wang'" <eymw at hotmail.com>, <r-help at stat.math.ethz.ch>
> Subject: RE: [R] plotting question
> Date: Mon, 5 Dec 2005 14:12:47 -0800
> ?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
>
> ______________________________________________
> 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