Learn R Programming

pepr (version 0.3.2)

Project-class: Portable Encapsulated Project object

Description

Provides an in-memory representation and functions to access project configuration and sample annotation values for a PEP.

Arguments

Slots

file

character vector path to config file on disk.

samples

a data table object holding the sample metadata

config

a list object holding contents of the config file

Details

Can be created with the constructor: "'>Project"