drawLVplot              package:lvplot              R Documentation

_D_r_a_w _a_n _L_V _p_l_o_t

_D_e_s_c_r_i_p_t_i_o_n:

     Draw a letter value boxplot

_U_s_a_g_e:

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

_A_r_g_u_m_e_n_t_s:

       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

     ...: 

_D_e_t_a_i_l_s:

_A_u_t_h_o_r(_s):

     Hadley Wickham <h.wickham@gmail.com>

_E_x_a_m_p_l_e_s:

