config-Annotated-method: View PEP config of the object of 'Project-class'

config,Annotated-methodR Documentation

View PEP config of the object of Project-class

Description

This method can be used to view the config slot of the Project-class or Annotated-class

Usage

## S4 method for signature 'Annotated'
config(object)

Arguments

object

an object of Project-class

Value

a list with the config file

Examples

projectConfig = system.file('extdata', 'example_peps-master',
'example_BiocProject', 'project_config.yaml', package='BiocProject')
p=BiocProject(projectConfig)
config(p)


pepkit/BiocProject documentation built on July 28, 2023, 2:49 p.m.