Learn Data & AI Skills | 50% off
Get 50% off unlimited learning

RtutoR (version 2018.06.08)

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

Description

Reads a yaml file and returns as a list

Usage

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)

Arguments