spsample-methods             package:sp             R Documentation

_s_a_m_p_l_i_n_g _p_o_i_n_t _l_o_c_a_t_i_o_n_s _i_n (_o_r _o_n) _a _s_p_a_t_i_a_l _o_b_j_e_c_t

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

     sampling point locations in (or on) a spatial object

_M_e_t_h_o_d_s:


     _x = "_S_p_a_t_i_a_l" sample in the bbox of 'x' 

     _x = "_S_l_i_n_e" sample on a line 

     _x = "_S_r_i_n_g" sample in an Sring 

     _x = "_S_r_i_n_g_s" sample in an Srings object, consisting of possibly
          multiple Sring objects (and holes!) 

     _x = "_S_p_a_t_i_a_l_R_i_n_g_s" sample in an SpatialRings object; sampling
          takes place over all Srings objects present, use subsetting
          to vary sampling intensity (density) 

     _x = "_S_p_a_t_i_a_l_G_r_i_d" sample in an SpatialGrid object 

     _x = "_S_p_a_t_i_a_l_P_i_x_e_l_s" sample in an SpatialPixels object 

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

     spsample

