View source: R/search_pubmed.R
get_pm | R Documentation |
Pubmed all steps
get_pm(searchterm, datefrom = Sys.Date() - 365, dateto = Sys.Date() - 1)
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 |
a tibble of results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.