config | R Documentation |
"Project"
This method can be used to view the config slot of
the "Project"
class
config(object)
## S4 method for signature 'Project'
config(object)
object |
an object of |
project config
config(Project)
: Extract "Project"
of the object of "Project"
projectConfig = system.file("extdata", "example_peps-master",
"example_amendments1", "project_config.yaml", package="pepr")
p=Project(projectConfig)
config(p)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.