utils_database_read_yaml {easydb} | R Documentation |
Read the database config
Description
Read the database config
Usage
utils_database_read_yaml(dbname, file)
Arguments
dbname |
name of database whose config you want to read |
file |
path to config yaml |
Value
list with config
[Package easydb version 1.1.0 Index]