aRTdb-saveEnv              package:aRT              R Documentation

_s_a_v_e_E_n_v

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

     Function that save the environment of the themes and views of one
     database into a file.

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

     'saveEnv(aRTdb, filename)'

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

     _a_R_T_d_b: object of class 'aRTdb'.

     _f_i_l_e_n_a_m_e: name of the file that will contain the dataframe with
          the themes and views.

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

     Marcos Aurelio Carrero, Pedro Ribeiro de Andrade Neto

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

     See 'aRTlayer-class' to show the description of this class. See
     'aRT-env' to describe the environment's format.

