aRTdb-reload               package:aRT               R Documentation

_r_e_l_o_a_d

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

     Function that reloads views from the database. One can change the
     owner of the views. See 'openDb'.

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

     ## S4 method for signature 'aRTdb':
     reload(object, user)

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

  object: object of aRTdb class.

    user: The owner of the views in the database.

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

     Pedro Ribeiro de Andrade

