getCode | R Documentation |
Extract function code from madrat-style functions in specified packages
getCode(
packages = installedMadratUniverse(),
globalenv = getConfig("globalenv")
)
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 |
A named vector with condensed function code
Jan Philipp Dietrich
getMadratGraph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.