topo                  package:MASS                  R Documentation

_S_p_a_t_i_a_l _T_o_p_o_g_r_a_p_h_i_c _D_a_t_a

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

     The 'topo' data frame has 52 rows and 3 columns, of topographic
     heights within a 310 feet square.

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

     data(topo)

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

     This data frame contains the following columns:

     '_x' x coordinates (units of 50 feet)

     '_y' y coordinates (units of 50 feet)

     '_z' heights (feet)

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

     Davis, J.C. (1973) _Statistics and Data Analysis in Geology._
     Wiley.

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

     Venables, W. N. and Ripley, B. D. (2002) _Modern Applied
     Statistics with S._ Fourth edition.  Springer.

