Get PubMed Central Summary
pmc_summary.RdRetrieves PubMed Central Summary information for specified publications.
Acts in exactly the same manner as pubmed_summary(). Consult
documentation there for more details.
Arguments
- input
 One of the following: 1. A vector with unique PubMed Central IDs. 2. A list of vectors with unique PubMed Central IDs. 3. A
web_historyobject (see NCBI Entrez API documentation for information).- config
 vector configuration options passed to
httr::GET- version
 Argument included here for flexibility, but best left with the defaults as set; see
rentrez::entrez_summary()for details.- retmode
 "xml" (default) or "json"; "xml" is preferred because of a higher response limit. This default is opposite the
rentrez::entrez_summary()default.- ...
 character Additional terms to add to the request, see NCBI documentation linked to in references for a complete list