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@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.

______________________________________________
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