filehashOption           package:filehash           R Documentation

_S_e_t _f_i_l_e_h_a_s_h _o_p_t_i_o_n_s

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

     Set global filehash options

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

     filehashOption(...)

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

     ...: name-value pairs for options

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

     Currently, the only option that can be set is the default database
     type ('defaultType') which can be "DB1", "RDS" or "DB".

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

     'filehashOptions' returns a list of current settings for all
     options.

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

     Roger D. Peng

