plotarc               package:RArcInfo               R Documentation

_P_l_o_t_s _t_h_e _d_a_t_a _i_m_p_o_r_t_e_d _f_r_o_m _a_n _A_R_C _f_i_l_e

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

     plotarc(arc, new=T)

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

     arc: The data returned by a call to get.arcdata

     new: Do you want to plot on the last window/device or on a new
          one?

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

     This function returns nothing, but plots a nice map :-D.

