getConfig: Get the configuration for the project from the namespace

Description Usage Arguments Value

View source: R/RNASeqPipelineR.R

Description

Retrieve the configuration for the project from the namespace. If configuration not found exit with error.

Usage

1
getConfig(create = FALSE)

Arguments

create

/codelogical If TRUE then this will return empty list that can be used to create new configuration. If FALSE then standard error checking will be run.

Value

Returns configuration structure or stops with error if not found


RGLab/RNASeqPipelineR documentation built on Jan. 19, 2020, 12:31 a.m.