[R] plot function
    Dieter Menne 
    dieter.menne at menne-biomed.de
       
    Fri Jun 20 10:49:14 CEST 2008
    
    
  
Norbert NEUWIRTH <norbert.s.neuwirth <at> univie.ac.at> writes:
> 
> I am deeply ashamed asking you this very basic question, but I did neither get
it online nor by the
> S/R-literature I have. 
> 
> I simply want to plot the values of a COUPLE of vectors within one graph - in
concrete a couple of time series, a
> couple of distributions and some stacked area graphs. I am higly convinced,
that there are dozens of
> solutions. Could you please recommend me one?
It would be good if you provide a data set and an example that comes close to
what you want. With standard graphic, check the use of "lines" instead of plot.
And for lattice, have a look at
http://dsarkar.fhcrc.org/lattice/book/figures.html
for example Fig 15.12 is a bit similar to your request.
Dieter
    
    
More information about the R-help
mailing list