Re: [R] errorbar il lattice plot

2007-09-28 Thread deepayan . sarkar
On 9/28/07, Federico Calboli <[EMAIL PROTECTED]> wrote: > Hi Everyone, > > I would like to add errorbars to a lattice plot. I already have a function > that > adds error bars to a plot (originally written by George Gilchrist) which > takes > as arguments the coordinates of the point and then the si

[R] errorbar il lattice plot

2007-09-28 Thread Federico Calboli
Hi Everyone, I would like to add errorbars to a lattice plot. I already have a function that adds error bars to a plot (originally written by George Gilchrist) which takes as arguments the coordinates of the point and then the size of the error bar. I would like to integrate it in my lattice co