It works. Brilliant. Thanks a lot!
--
View this message in context:
http://r.789695.n4.nabble.com/Y-error-bars-dates-on-the-X-axis-tp3571219p3571580.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
http
Hi:
Here's one way to do it with ggplot2; it contains the basic elements
you need, including a 'geom' for error bars. Two data frames are used:
one that contains the raw data, another that produces the daily means
and standard deviations. A couple of bells and whistles are added
(e.g., point jitte
Dear forum,
Does anyone know any functions for plotting vertical error bars, if the
x-axis variable is a date?
I can produce a pretty plot with dates on the x-axis, if I don't want to
include error bars. I can also produce a nice plot with error bars, if I
just use Julian days for the x-axis, bu
3 matches
Mail list logo