Usage
gen_auth_get(database = NULL)
Arguments
- database
Character string. The database to get the credentials for ('all', 'genesis', 'zensus' and 'regio').
Value
Credentials for the database(s) chosen by the user
Examples
if (FALSE) { # \dontrun{
gen_auth_get("all")
} # }