load_yaml: A port to 'read_yaml'

View source: R/yaml.R

load_yamlR Documentation

A port to read_yaml

Description

For more examples, see save_yaml.

Usage

load_yaml(file, ..., map = NULL)

Arguments

file, ...

passed to read_yaml

map

fastmap2 instance or NULL

Value

A fastmap2. If map is provided then return map, otherwise return newly created one

See Also

fastmap2, save_yaml, read_yaml, write_yaml


raveio documentation built on July 26, 2023, 5:29 p.m.