read.yaml: read.yaml

Description Usage Arguments Value Examples

View source: R/helper_functions.R

Description

Read a yaml file

Usage

1
read.yaml(file.name)

Arguments

file.name

Path to yaml file

Value

list containing contents of yaml file

Examples

1
read.yaml(file.path(path.package('varitas'), 'config.yaml'))

varitas documentation built on Nov. 14, 2020, 1:07 a.m.