read.yaml {varitas} | R Documentation |
read.yaml
Description
Read a yaml file
Usage
read.yaml(file.name)
Arguments
file.name |
Path to yaml file |
Value
list containing contents of yaml file
Examples
read.yaml(file.path(path.package('varitas'), 'config.yaml'))
[Package varitas version 0.0.2 Index]