bioinformatics_guy wrote:
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?
At the moment, plotCI doesn't accept a type="b" argument. I'll see if I can fix it. You might be able to use brkdn.plot if you can feed it the raw data rather than measures of central tendency and dispersion.

Jim

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to