powered by
Peek into a manifest file
manifest_peek(path = "rproject.toml")
Invisibly returns a list with parsed contents.
Path to the rproject.toml file. Defaults to "rproject.toml" in the current directory.
rproject.toml
manifest_peek(system.file('complex.toml', package = 'manifesto'))
Run the code above in your browser using DataLab