

ppregion(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.

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

     `ppinit', `ppgetregion'

