[R] box plots without whiskers

Uwe Ligges ligges at statistik.uni-dortmund.de
Fri May 27 16:45:27 CEST 2005


BJ wrote:
> I searched the archives, but couldnt find any way to do this with 
> boxplot. Is there a way? Thanks again ~BJ

See ?boxplot and its argument par which points you to ?bxp:

Now, you can do stuff like
   boxplot(1:10, pars=list(staplelty=0, whisklty=0))

Uwe Ligges



> ______________________________________________
> R-help at 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




More information about the R-help mailing list