load_internal_functions: Load a Package's Internals
Description
See
fritools::load_internal_functions
.
Usage
load_internal_functions(package, ...)
Arguments
- package
[character(1)]
The name of the package as a string.
- ...
Arguments passed to ls
, all.names = TRUE could be a
good idea.