[R] french secondary boxplot

Earl F. Glynn efg at stowers-institute.org
Fri Mar 17 18:23:16 CET 2006


"Earl F. Glynn" <efg at stowers-institute.org> wrote in message
news:dveq50$p20$1 at sea.gmane.org...

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




More information about the R-help mailing list