| .get_package_list_from_config | R Documentation |
Handles two config structures:
New: packages = list(use_renv = ..., default_packages = ...)
Old: packages as a flat list of package specs
.get_package_list_from_config(config)
config |
Configuration object from settings_read() |
List of package specifications, or empty list if none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.