powered by
Return all defined optional dependency groups in a manifest file
manifest_all_groups(path = "rproject.toml")
A character vector of group names (without "-dependencies")
Path to the rproject.toml file.
rproject.toml
manifest_all_groups(path = system.file(package = 'manifesto', 'minimal.toml'))
Run the code above in your browser using DataLab