plotSurface2d            package:RSurvey            R Documentation

_P_l_o_t _2_D _I_n_t_e_r_p_o_l_a_t_e_d _S_u_r_f_a_c_e

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

     A filled contour plot showing the distributed spatial data is
     drawn.  A key showing how the colors map to state variable values
     is shown to the right of the plot.

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

     plotSurface2d(const.poly = FALSE)

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

const.poly: a logical; if 'TRUE' the user is required to interactively
          construct the spatial domain within the active plot.

_A_u_t_h_o_r(_s):

     Fisher, J. C.

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

     'mba.surf', 'filled.contour'

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

     data(confluence)
     plotSurface2d()

