This function returns a db connection to one of two possible pre-configured data sources containing Bibliometrics data

pool_bib(source_type = c("sqlite", "mssql"))

Arguments

source_type

one of "sqlite" or "mssql" with "sqlite" being default

Value

database connection