[R] boxplot width
David Winsemius
dwinsemius at comcast.net
Thu Jun 24 15:47:34 CEST 2010
On Jun 24, 2010, at 7:45 AM, nana wrote:
>
> Hi everyone,
> I made this set of boxplots that would show me the widths of some
> sites
> broken up by some chromosome, but I don't know how to make it
> indicate the
> number of data points that created the boxplot.
> How do I do that?
>
> boxplot(data$site~data$chr,varwidth='TRUE')
>
?boxplot
... read the Value section
?text
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/boxplot-width-tp2266805p2266805.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list