Thank you all for the help! I had a friend look at it and basically what he did was do an initial plot() of the line (which was all the mean values) and then use ylower and yupper to plot 2 addition line() which he set lyt=3 to so they would look like points. I know its a dirty hack but it worked!
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? > -- View this message in context: http://www.nabble.com/plotCI----multiple-plots-on-same-graph-tp19435198p19455293.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.