utils_database_already_in_yaml: Database Utils
Description
Check if a yaml contains an entry describing a given database
Usage
utils_database_already_in_yaml(dbname, file)
Value
true if yaml entry for dbname found, otherwise false (logical)
Arguments
- dbname
database name (character)
- file
file (string)