get_config: helper for reading the Config file containing information about the databases

get_config(in_path = NULL)

Arguments

in_path

where the config file lives. default getwd() test

Value

the list of options contained in `app_config.yml`

Examples

TODO
#> Error in eval(expr, envir, enclos): object 'TODO' not found