"Earl F. Glynn" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]

Sorry, I mixed up some code in Example #3.  Here is a correction:

> boxplot.meansd <- list(stats = bp.limits,
>                        n = length(len),

boxplot.meansd <- list(stats = boxplot.limits,
                       n = length(x),

efg

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to