get_total_hits: Search counter

View source: R/get_total_hits.R

get_total_hitsR Documentation

Search counter

Description

gets a total search count across all sources

Usage

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

Arguments

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


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