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.

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