R/myboxplot.R

Defines functions myboxplot

myboxplot <- function( ... ){
  boxplot( ..., staplewex=0, whisklty=1, outpch=16, outcex=0.5 )
}
stineb/rbeni documentation built on Feb. 24, 2023, 5:40 a.m.