| manifest_parse | R Documentation |
By default, groups = NULL, which will only install core dependencies.
If you want to include all optional groups, set groups = 'all'.
manifest_parse(path = "rproject.toml", groups = NULL)
path |
Path to the |
groups |
Optional character vector of dependency groups to include. |
A character vector of resolved package references.
manifest_parse(path = system.file(package = 'manifesto', 'minimal.toml'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.