drawLVplot {lvplot}R Documentation

Draw an LV plot

Description

Draw a letter value boxplot

Usage

drawLVplot(x,y,k,out,qu,horizontal,col,...)

Arguments

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
...

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package lvplot version 0.1 Index]