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


beauchamplab/raveio documentation built on March 5, 2025, 11:06 p.m.