Get and check login information for Postgres database
get_pantry_config(pantry_config = "~/.pantry_config")
pantry_config | either the name of a json file with config information or the config info parsed into a list. The login key should correspond with the argument keys of the dplyr::src_postgres function. |
---|
list of login parameters for Postgres database