pm_run: Run the complete PubMed Scrape

Description Usage

View source: R/pm.R

Description

Scrape and the store the earliest and latest PubMed Publications for a search term by executing get_pm_earliest in concert with get_pm_latest. This is followed by an indiscriminate union between PM_EARLIEST and PM_LATEST Tables and refreshed as the PM_RESULTS Table.

Usage

1
pm_run(conn, conn_fun, search_term, verbose = TRUE, render_sql = TRUE)

meerapatelmd/skyscraper documentation built on Dec. 27, 2020, 7:46 a.m.