drawLVplot | R Documentation |
Draw an LV plot.
drawLVplot( x, y, k, out, qu, horizontal, col, border = "grey50", width = 0.9, width.method = "linear", median.col, ... )
x |
x positions |
y |
y positions |
k |
number of letter value statistics used |
out |
indices of outliers |
qu |
quantiles |
horizontal |
display horizontally (TRUE) or vertically (FALSE) |
col |
vector of colours to use |
border |
vector of colours to use |
width |
maximum height/width of box |
width.method |
one of 'linear', 'height' or 'area'. Methods 'height' and 'area' ensure that these dimension are proportional to the number of observations within each box. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.