powered by
This is a helper function to get parameters from a .pgpass file. See here for details.
getPgParams(path = "~/.pgpass")
A data.table with one row for each set of parameters.
Path to .pgpass file.
modifyPubmedDb()
pg = getPgParams(system.file('extdata', 'pgpass', package = 'pmparser'))
Run the code above in your browser using DataLab