View source: R/add_package_to_config.R
add_package_to_config | R Documentation |
A function for adding a package to your existing packages config file
add_package_to_config( package_name, packages_config_file = "./content/config/packages_to_load" )
package_name |
Character; name of the package you want to add |
packages_config_file |
Character; path to your packages config file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.