Displaying 2 results from an estimated 2 matches for "medbg".
2010 Feb 16
3
error : unused argument(s) when boxplot
Dear all,
I am a total beginner in R, so sorry if this is the wrong place. I am using R 2.10.1 on a Mac (Mac OS 10.6.2).
I have this small dataset :
growth sugar
75 C
72 C
73 C
61 F
67 F
64 F
62 S
63 S
I have no problem reading the table, or getting the summary, but if I try boxplot(growth~sugar, ylab="growth", xlab="sugar", data=Dataset), I have the following error :
2009 Mar 05
0
(PR#13553) wishlist boxplot
...xP(x, +wntch), stats[3L],
> - lty = medlty[i], lwd = medlwd[i], col = medcol[i])
> + lty = medlty[i], lwd = medlwd[i], col = medcol[i], lend=1)
> xypoints(x, stats[3L],
> pch = medpch[i], cex = medcex[i], col= medcol[i], bg =
> medbg[i])
> ## Whiskers
>
>
>
> Best wishes,
> Uwe Ligges
>
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road,...