read.yaml: Reads a yaml file and returns as a list

Description Usage

View source: R/yao_yaml.r

Description

Reads a yaml file and returns as a list

Usage

1
2
read.yaml(file = NULL, verbose = FALSE, quote.char = "__QUOTE__",
  text = NULL, catch.error = TRUE, check.by.row = FALSE)

skranz/YamlObjects documentation built on May 30, 2019, 2:03 a.m.