[R] plotCI -- multiple plots on same graph

hadley wickham h.wickham at gmail.com
Fri Sep 12 14:53:56 CEST 2008


> I have a bunch of lines I want to plot using plotCI()
>
> What Id like to know is, how can I connect the points with a line and how
> can I print multiple lines on the same graph?

You might want to have a look at ggplot2, e.g.
http://had.co.nz/ggplot2/geom_errorbar.html, for an alternative way to
do this.

Hadley


-- 
http://had.co.nz/



More information about the R-help mailing list