utils_database_already_in_yaml {easydb} | R Documentation |
Check if a yaml contains an entry describing a given database
utils_database_already_in_yaml(dbname, file)
dbname |
database name (character) |
file |
file (string) |
true if yaml entry for dbname found, otherwise false (logical)