Description Usage Arguments Value Examples
View source: R/register_packages.R
Register the functions to be usedfrom packages in the config file
1 | register_packages(packages)
|
packages |
list of packages. Each element must contain the elements
|
invisibly a list containing the results of the register commands
1 2 3 4 | ## 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.