drawLVplot {lvplot} | R Documentation |
Draw a letter value boxplot
drawLVplot(x,y,k,out,qu,horizontal,col,...)
x |
x positions |
y |
y positions |
k |
number of letter value statistics used |
out |
out: outliers |
qu |
quantiles |
horizontal |
display horizontally (TRUE) or vertically (FALSE) |
col |
vector of colours to use |
... |
Hadley Wickham <h.wickham@gmail.com>