Skip to contents

Alias for yaml::read_yaml with a custom handler

Usage

read_yaml(path)

Arguments

path

Path to yaml file

Value

A list

Examples

if (FALSE) { # \dontrun{
read_yaml(path)
} # }