powered by
"'>Project"
This method can be used to view the samples slot of the "'>Project" class
sampleTable(object)# S4 method for Project sampleTable(object)
# S4 method for Project sampleTable(object)
an object of "'>Project"
a data.table with the with metadata about samples
Project: extract sample table from a "'>Project"
Project
# NOT RUN { projectConfig = system.file("extdata", "example_peps-master", "example_amendments1", "project_config.yaml", package="pepr") p=Project(projectConfig) sampleTable(p) # }
Run the code above in your browser using DataLab