Learn R Programming

europepmc (version 0.3)

epmc_hits: Get search result count

Description

Search over Europe PMC and retrieve the number of results found

Usage

epmc_hits(query = NULL, ...)

Arguments

query

query in the Europe PMC syntax

...

add query parameters from `epmc_search()`, e.g. synonym=true

See Also

epmc_search

Examples

Run this code
# NOT RUN {
 
# }
# NOT RUN {
 epmc_hits('abstract:"burkholderia pseudomallei"')
 epmc_hits('AUTHORID:"0000-0002-7635-3473"')
 
# }

Run the code above in your browser using DataLab