import.yaml: Read YAML Config File

View source: R/read-config.R

import.yamlR Documentation

Read YAML Config File

Description

Read YAML configuration file defined. All YAML document objects are returned as a list. Configurations can be used to defined different configurations from the YAML file. All output is saved to global parameter in NeuroMap environment: CONFIG

Usage

import.yaml(file, configuration = "default")

Arguments

file

YAML file path

configuration

(default = "default") Configuration of YAML to read

Value

list of YAML configurations


PennStateDEPENdLab/experiment.pipeline documentation built on April 14, 2024, 9:37 p.m.