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

Description Usage

View source: R/yaml.r

Description

Reads a yaml file and returns as a list

Usage

1
2
3
read.yaml(file = NULL, verbose = FALSE, keep.quotes = TRUE,
  quote.char = "__QUOTE__", text = NULL, catch.error = TRUE,
  check.by.row = FALSE, space.after.colon = FALSE, utf8 = TRUE)

skranz/rmdtools documentation built on Oct. 20, 2020, 3:15 p.m.