exp_loadProject          package:explorase          R Documentation

_L_o_a_d _a _p_r_o_j_e_c_t

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

     Loads a project (a file system directory) into exploRase

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

     exp_loadProject(project)

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

 project: The path to the directory holding the project

_D_e_t_a_i_l_s:

     Loads all of the files in a specified directory, using their file
     extensions to determine their purpose.

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

     Michael Lawrence <mflawren@fhcrc.org>

