powered by
"Project"
This method can be used to view the config slot of the "Project" class
config(object)# S4 method for Project config(object)
# S4 method for Project config(object)
project config
an object of "Project"
config(Project): Extract "Project" of the object of "Project"
config(Project)
projectConfig = system.file("extdata", "example_peps-master", "example_amendments1", "project_config.yaml", package="pepr") p=Project(projectConfig) config(p)
Run the code above in your browser using DataLab