jellyfish               package:Rnotes               R Documentation

_T_h_e _J_e_l_l_y_f_i_s_h _D_a_t_a

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

     Two samples of jellyfish, from Danger Island and Salamander Bay
     respectively, were measured for length and width.

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

     The data frame has the following components: 

  Sample: Location of jellyfish, as a factor: `D' for Danger Island,
          and  `S' for Salamander Bay. 

   Width: Width of jellyfish 

  Length: Length of jellyfish 

_C_A_T_E_G_O_R_Y:

     Bivariate, two sample data.

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

     "Interactive Statistics", Ed. Don McNeil.

