| packages_list | R Documentation |
Lists all packages defined in the configuration, showing the package name, version pin (if specified), and source (CRAN or GitHub).
packages_list()
Invisibly returns NULL after printing package list
if (FALSE) {
# List all packages
packages_list()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.