R/config.R
Config-class.Rd
Config objects are used with the "Project"
object
Config(file, amendments = NULL)
a character with project configuration yaml file
a character with the amendments names to be activated
an object of "Config"
class
projectConfig = system.file("extdata", "example_peps-master",
"example_amendments1", "project_config.yaml", package="pepr")
c=Config(projectConfig)
#> Loading config file: /home/runner/work/_temp/Library/pepr/extdata/example_peps-master/example_amendments1/project_config.yaml
#> amendments: newLib,newLib2