On Apr 1, 2011, at 1:20 PM, Yan Jiao wrote:

Dear R users,

How to show mean in the boxplot instead of median ?

Read ... help(boxplot)

Use boxplot to create a set of values, substitute th emean for the groups then pass the mangled set of values to bxp().

--

David Winsemius, MD
West Hartford, CT

______________________________________________
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