topsoil            package:StatDA            R Documentation(latin1)

_t_o_p_s_o_i_l _l_a_y_e_r _o_f _t_h_e _K_o_l_a _D_a_t_a

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

     The Kola Data were collected in the Kola Project (1993-1998,
     Geological Surveys of Finland (GTK) and Norway (NGU) and Central
     Kola Expedition (CKE), Russia). More than 600 samples in five
     different layers were analysed, this dataset contains the
     C-horizon.

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

     data(topsoil)

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

     A data frame with 607 observations on the following 45 variables.

     '_I_D' a numeric vector

     '_X_C_O_O' a numeric vector

     '_Y_C_O_O' a numeric vector

     '_E_L_E_V' a numeric vector

     '_C_O_U_N' a factor with levels '' 'FIN' 'NOR' 'RUS'

     '_A_S_P' a factor with levels '' 'E' 'FLAT' 'N' 'NE' 'NW' ' NW' 'S'
          'SE' 'SW' 'W'

     '_T_O_P_C' a numeric vector

     '_L_I_T_O' a numeric vector

     '_A_c__2_2_8' a numeric vector

     '_A_s' a numeric vector

     '_A_u' a numeric vector

     '_B_a' a numeric vector

     '_B_i__2_1_4' a numeric vector

     '_B_r' a numeric vector

     '_C_a' a numeric vector

     '_C_e' a numeric vector

     '_C_o' a numeric vector

     '_C_r' a numeric vector

     '_C_s' a numeric vector

     '_C_s__1_3_7' a numeric vector

     '_E_C' a numeric vector

     '_E_u' a numeric vector

     '_F_e' a numeric vector

     '_H_f' a numeric vector

     '_H_g' a numeric vector

     '_K__4_0' a numeric vector

     '_L_a' a numeric vector

     '_L_O_I' a numeric vector

     '_L_u' a numeric vector

     '_M_o' a numeric vector

     '_N_a' a numeric vector

     '_N_d' a numeric vector

     '_N_i' a numeric vector

     '_p_H' a numeric vector

     '_R_b' a numeric vector

     '_S_b' a numeric vector

     '_S_c' a numeric vector

     '_S_m' a numeric vector

     '_S_r' a numeric vector

     '_T_b' a numeric vector

     '_T_h' a numeric vector

     '_U' a numeric vector

     '_W' a numeric vector

     '_Y_b' a numeric vector

     '_Z_n' a numeric vector

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

     Kola Project (1993-1998)

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

     Reimann C, yrs M, Chekushin V, Bogatyrev I, Boyd R, Caritat P
     de, Dutter R, Finne TE, Halleraker JH, Jger , Kashulina G, Lehto
     O, Niskavaara H, Pavlov V, Risnen ML, Strand T, Volden T.
     Environmental Geochemical Atlas of the Central Barents Region.
     NGU-GTK-CKE Special Publication, Geological Survey of Norway,
     Trondheim, Norway, 1998.

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

     data(topsoil)
     str(topsoil)

