boxplot.weighted.formula       package:ggplot       R Documentation

_W_e_i_g_h_t_e_d _b_o_x _p_l_o_t _c_a_l_c_u_l_a_t_s

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

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

     boxplot.weighted.formula(formula, data = NULL, ..., weights=1, subset, na.action = NULL)

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

 formula: 

    data: 

     ...: 

 weights: 

  subset: 

na.action: 

_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:

