readYamlHeader: Reads YAML headers

View source: R/readYamlHeader.R

readYamlHeaderR Documentation

Reads YAML headers

Description

Reads YAML headers (typically found in Markdown files).

Usage

readYamlHeader(con)

Arguments

con

connection object or a character string.

Value

A named list, see yaml::yaml.load() for more details.


inSileco/letiRmisc documentation built on Sept. 16, 2022, 2:19 p.m.