[R] Reccomendation for graphics package
hadley wickham
h.wickham at gmail.com
Fri May 1 20:06:34 CEST 2009
> Is situation anything better with ggplot2? It seems rather easy to get e.g.
> line plots with error bars, provided that one feeds the data to some
> modeling/regression function and passes the result over for plotting.. but what
> if I have generated my own error bar data? This is almost trivial to
> accomplish with built-in plot functions (lines function), but that doesn't play
> nicely with composing plots..
It should be trivial with ggplot2 too, but it's hard to provide
concrete advice without a concrete problem.
Hadley
--
http://had.co.nz/
More information about the R-help
mailing list