get_pm: Pubmed all steps

View source: R/search_pubmed.R

get_pmR Documentation

Pubmed all steps

Description

Pubmed all steps

Usage

get_pm(searchterm, datefrom = Sys.Date() - 365, dateto = Sys.Date() - 1)

Arguments

searchterm

text of the query

datefrom

from date appeared online (default = 1 year ago today), format YYYY/MM/DD

dateto

to date appeared online (default = today), format YYYY/MM/DD

Value

a tibble of results


FoodStandardsAgency/lit-fetch documentation built on June 29, 2024, 12:46 a.m.