Does: boxplot(data$site~data$chr, varwidth=TRUE)
(notice I removed the ' ' from the 'TRUE') Work ? ----------------Contact Details:------------------------------------------------------- Contact me: tal.gal...@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com (English) ---------------------------------------------------------------------------------------------- On Thu, Jun 24, 2010 at 2:45 PM, nana <adriana_f...@yahoo.co.uk> wrote: > boxplot(data$site~data$chr,varwidth='TRUE') > [[alternative HTML version deleted]] ______________________________________________ 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.