View source: R/register_packages.R
register_packages | R Documentation |
Register the functions to be usedfrom packages in the config file
register_packages(packages)
packages |
list of packages. Each element must contain the elements
|
invisibly a list containing the results of the register commands
## Not run:
register_packages(getOption("LEEF")$measurement_packages)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.