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/inSilecoMisc documentation built on Sept. 14, 2022, 5:44 a.m.