
Find the number of records that match a given term across all NCBI Entrez databases
Source:R/entrez_global_query.r
entrez_global_query.Rd
Find the number of records that match a given term across all NCBI Entrez databases
Arguments
- term
the search term to use
- config
vector configuration options passed to httr::GET
- ...
additional arguments to add to the query
See also
config
for available configs