avctoe00              package:RArcInfo              R Documentation

_C_o_n_v_e_r_t_s _a _A_R_C/_I_N_F_O _b_i_n_a_r_y _c_o_v_e_r_a_g_e _i_n_t_o _a_n _E_S_R_I _E_0_0 _f_i_l_e

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

     This function makes a convertion to an ESRI E00 file from a binary
     coverage.

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

     avctoe00(avcdir, e00file)

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

  avcdir: The path to the binary coverage we want to convert from.

 e00file: The E00 file to be created.

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

     Returns 'NULL' on exit.

_R_e_f_e_r_e_n_c_e_s:

     More information about this topic can be found at <URL:
     http://pages.infinit.net/danmo/e00/index-avce00.html>.

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

     e00toavc

