lines(1:5, means.cl) HTH, Dennis
On Tue, Oct 19, 2010 at 7:13 AM, ashz <a...@walla.co.il> wrote: > > Hi, > > Thanks for the tip. > > I run this script: > means.cl <- c(82, 79, 110, 136,103) > stderr.cl <- c(8.1,9.2,7.4,1.6,7.6) > plotCI(x = means.cl , uiw = stderr.cl, pch=24) > > But how can I connect the mean triangles with a line? > > Thanks > > -- > View this message in context: > http://r.789695.n4.nabble.com/points-x-y-mean-and-standard-deviation-tp3001683p3002173.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. > [[alternative HTML version deleted]] ______________________________________________ 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.