bsp1                package:wikibooks                R Documentation

_D_a_t_a_t_a_b_l_e _o_f _E_x_a_m_p_l_e _1

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

     This is a data-table, used in example 1

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

     data(bsp1)

_F_o_r_m_a_t:

     A data frame with 10 observations on the following 4 variables.

     '_G_e_s_c_h_l_e_c_h_t' a factor with levels 'm' 'w', giving the sex

     '_A_l_t_e_r' a numeric vector

     '_G_e_w_i_c_h_t' a numeric vector, giving the weight

     '_G_r_o_e_s_s_e' a numeric vector, giving the height

_S_o_u_r_c_e:

     <URL:
     http://de.wikibooks.org/wiki/GNU_R:_Anwendungsbeispiele#Beispiel_1>

