readDR2SConf: Read a DR2S config file in yaml or json format

Description Usage Arguments Details Value

View source: R/config.R

Description

Read a DR2S config file in yaml or json format

Usage

1
readDR2SConf(configFile, format = "auto")

Arguments

configFile

The path to the valid DR2S config file or to a DR2S project directrory containing a ‘config.json’ or ‘config.yaml’ file.

format

Input format ("auto", "yaml" or "json")

Details

DR2S config files can be created manually or by the writeDR2SConf function.

Value

A DR2Sconf object or a list of DR2Sconf objects.


DKMS-LSL/dr2s documentation built on March 14, 2021, 2:46 p.m.