vincent david wrote: > Hi, > > is there an equivalent to the 'range' option of the boxplot function to be > found in the bwplot function of the trellis package?
Please read the help files. ?bwplot points you to ?panel.bwplot which explains that you should use argument "coef". Uwe Ligges > regards > > Vincent > > [[alternative HTML version deleted]] > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
