Description
Extract function code from madrat-style functions in specified packages
Usage
getCode(
packages = installedMadratUniverse(),
globalenv = getConfig("globalenv")
)
Value
A named vector with condensed function code
Arguments
- packages
A character vector with packages for which the available Sources/Calculations should be returned
- globalenv
Boolean deciding whether sources/calculations in the global environment should be included or not
Author
Jan Philipp Dietrich