steve_fried...@nps.gov wrote
>
>I have encountered a situation with regards to plotting barcharts with
>associated error bars.  My search for clues on how to accomplish this
>turned up some interesting information.  Basically, I found that including
>error bars with barplots is not desirable and hence there appears that
>there is no function to do this.
>
>Can someone offer suggestions on how to do this simple procedure or offer
>an alternative?

Good for finding that out!

If N is large, then I suggest a box plot, if N is not too large, then what R 
calls
a stripchart

HTH

Peter

Peter L. Flom, PhD
Statistical Consultant
www DOT peterflomconsulting DOT 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.

Reply via email to