View source: R/get_total_hits.R
get_total_hits | R Documentation |
gets a total search count across all sources
get_total_hits(
searchterm,
datefrom = Sys.Date() - 365,
dateto = Sys.Date() - 1,
across
)
searchterm |
string of search term |
datefrom |
search articles published from (default one year ago) |
dateto |
search articles published until (default today) |
across |
list of APIs sources to be used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.