addland              package:clim.pact              R Documentation

_C_o_o_r_d_i_n_a_t_e_s _o_f _c_o_a_s_t _l_i_n_e.

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

     Coordinates of coast line: `lat.cont' and `lon.cont' give the
     latitude and longitude coordinates of the coasts (continents).

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

     data(addland)
     data(addland2)

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

     Two vectors, lat.cont and lon.cont, of length 124622.

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

     Ferret web site

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

     URL <URL: http://ferret.wrc.noaa.gov/Ferret/>

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

     library(clim.pact)
     data(addland)
     ls()                 # [1] "lat.cont" "lon.cont"

