R/helpers.R
dot-getDependencies.Rd
Identify packages to custom functions
.getDependencies(fun)
function(...) the custom function in which to identify dependencies.
function(...)
vector of packages that are required to run the function.