Description Usage Arguments Value Examples
Config objects are used with the "Project"
object
1 |
file |
a character with project configuration yaml file |
amendments |
a character with the amendments names to be activated |
an object of "Config"
class
1 2 3 | projectConfig = system.file("extdata", "example_peps-master",
"example_amendments1", "project_config.yaml", package="pepr")
c=Config(projectConfig)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.