gen_url_ebsco | R Documentation |
Generates URL with query string for Ebsco API
gen_url_ebsco(searchterm, datefrom = Sys.Date() - 365, dateto = Sys.Date() - 1)
searchterm |
text of the query |
datefrom |
from date appeared online (default = 1 year ago from today), format YYYY/MM/DD |
dateto |
to date appeared online (default = today), format YYYY/MM/DD |
string, a URL to search pubmed for a particular term between two given dates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.