get_dirs {repana} | R Documentation |
Get the dirs
section of the config.yml
file
Description
It is a wrap of config::get("dirs")
.
Usage
get_dirs(file = "config.yml")
Arguments
file |
by default the |
Value
a list with the directory entries
[Package repana version 2.2.0 Index]