showSummary             package:SNPchip             R Documentation

_D_i_s_p_l_a_y_s _d_e_s_c_r_i_p_t_i_v_e _s_t_a_t_i_s_t_i_c_s _f_o_r _a _s_a_m_p_l_e.

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

     Displays descriptive statistics for a sample as a legend.

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

     showSummary(object, where, bty, legend.panel, cex, col, digits)

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

  object: Object of class 'AnnotatedSnpSet'

   where: Character string indicating where to put the legend.  See
          'legend'

     bty: See 'bty'

legend.panel: Logical for plotting the legend on a separate panel.

     cex: See 'par'

     col: See 'par'

  digits: Argument to 'round'

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

_V_a_l_u_e:

_N_o_t_e:

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

     Robert Scharpf

_R_e_f_e_r_e_n_c_e_s:

_S_e_e _A_l_s_o:

     'legend', 'round', '\par'

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

