This function get a pool connection to a database reading the parameters from a
config.yml
file using the get
function.
See the vignette for details.
Arguments
- configname
a string with the name of the value
- file
name of the configuration to read from.
Value
a dbPool
connection object