add_addl_pkgs | R Documentation |
add_addl_pkgs() is an Add function that updates an object by adding new values to new or empty fields. Specifically, this function implements an algorithm to add additional packages. The function is called for its side effects and does not return a value.
add_addl_pkgs(addl_pkgs_ls)
addl_pkgs_ls |
Additional packages (a list) |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.