powered by
Load objects not exported from a package's namespace.
load_internal_functions(package, ...)
The name of the package as a string.
Arguments passed to ls, all.names = TRUE could be a good idea.
ls
Invisibly TRUE.
Invisibly
TRUE
codetools::checkUsageEnv.
codetools::checkUsageEnv
Other package functions: get_package_version(), is_r_package_installed(), is_version_sufficient()
get_package_version()
is_r_package_installed()
is_version_sufficient()
# NOT RUN { load_internal_functions("fritools") # }
Run the code above in your browser using DataLab