ppregion               package:spatial               R Documentation

_S_e_t _D_o_m_a_i_n _f_o_r _S_p_a_t_i_a_l _P_o_i_n_t _P_a_t_t_e_r_n _A_n_a_l_y_s_e_s

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

     Sets the rectangular domain '(xl, xu)'  x  '(yl, yu)'.

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

     ppregion(xl = 0, xu = 1, yl = 0, yu = 1)

_A_r_g_u_m_e_n_t_s:

      xl: Either 'xl' or a list containing components 'xl', 'xu', 'yl',
          'yu' (such as a point-process object) 

      xu: 

      yl: 

      yu: 

_V_a_l_u_e:

     none

_S_i_d_e _E_f_f_e_c_t_s:

     initializes variables in the 'C' subroutines.

_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.

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

     'ppinit', 'ppgetregion'

