tools-internal             package:tools             R Documentation

_I_n_t_e_r_n_a_l _t_o_o_l_s _f_u_n_c_t_i_o_n_s

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

     Internal tools functions.

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

     sQuote(s)
     .listFilesWithExts(dir, exts, path = TRUE)
     .loadPackageQuietly(package, lib.loc)
     .makeS3MethodsStopList(package)
     .sourceAssignments(file, envir)

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

     These are not to be called by the user.

