Tibi Codilean wrote: > Dear All, > > I have x,y data with errors associated with both x and y. What would be the > easiest way of creating plots with both x and y ?
Hi Tibi, The plotCI function in the plotrix package will display error bars in the x or y dimension. The examples for the function show how to do it. Jim ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
