
Get Total Number of PubMed Articles for a Search Term
Source:R/get_pubmed_data.R
get_pubmed_count.RdThis function queries the NCBI E-utilities API to retrieve the total number of PubMed articles that match a given search term or R package name.
Usage
get_pubmed_count(package_name, api_key = getOption("pubmed.api_key", NULL))