powered by
Identify packages to custom functions
.getDependencies(fun)
vector of packages that are required to run the function.
function(...) the custom function in which to identify dependencies.
function(...)