fulmar                 package:gstat                 R Documentation

_F_u_l_m_a_r_i_s _g_l_a_c_i_a_l_i_s _d_a_t_a

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

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

     data(fulmar)

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

     This data frame contains the following columns:

     _y_e_a_r year of measurement: 1998 or 1999

     _x x-coordinate in UTM31 

     _y y-coordinate in UTM31

     _d_e_p_t_h sea water depth, in m

     _c_o_a_s_t distance to coast, in m

     _f_u_l_m_a_r observed density (number of birds per square km)

_N_o_t_e:

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

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

     ncp.grid

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

     data(fulmar)
     summary(fulmar)

