epmc_hits function

Get search result count

Get search result count

Search over Europe PMC and retrieve the number of results found

epmc_hits(query = NULL, ...)

Arguments

  • query: query in the Europe PMC syntax
  • ...: add query parameters from epmc_search(), e.g. synonym=true

Examples

## Not run: epmc_hits('abstract:"burkholderia pseudomallei"') epmc_hits('AUTHORID:"0000-0002-7635-3473"') ## End(Not run)

See Also

epmc_search