[R] multiple series on same graph
Uwe Ligges
ligges at statistik.uni-dortmund.de
Wed Jan 30 08:25:13 CET 2002
Collin Carbno wrote:
>
> I'm trying to duplicate some graphs from powerpoint in R package.
???
Which R package do you mean?
Do you want to import a graph into R? Why?
> One
> of things I'm having trouble with is I don't understand how to use the
> points command to create different sets of points with different color
> and marking attributes, and a legend on the graph. Where should I look?
> I can't seem to find an example of two different sets of data on the
> same graph.
1. Read "An Introduction to R"
2. Look at the help for points():
?points
, particularly the examples.
3. Look at the help for legend():
?legend
Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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