Convert esummary
Object into Tibble
as_tibble.esummary_list.Rd
Converts an esummary
object into a tibble.
Value
An untidy, where esummary_id
is the input identifier. esummary_list_nested
objects will have an additional cites
column.
Note
For single inputs to rentrez::entrez_summary()
, always_return_list
must
be TRUE
.