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

Description Usage Arguments Details Value

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.


gschofl/DR2S documentation built on May 17, 2019, 8:40 a.m.