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 Nov. 27, 2024, 4:56 a.m.