
Extract elements from a list of esummary records
Source:R/entrez_summary.r
extract_from_esummary.Rd
Extract elements from a list of esummary records
Arguments
- esummaries
Either an esummary or an esummary_list (as returned by entrez_summary).
- elements
the names of the element to extract
- simplify
logical, if possible return a vector
See also
entrez_summary
for examples of this function in action.