extract_from_esummary: Extract elements from a list of esummary records

Description Usage Arguments Value See Also

View source: R/entrez_summary.r

Description

Extract elements from a list of esummary records

Usage

1
extract_from_esummary(esummaries, elements, simplify = TRUE)

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

Value

List or vector containing requested elements

See Also

entrez_summary for examples of this function in action.


rentrez documentation built on Nov. 11, 2020, 1:07 a.m.