Convert PubMed summary to tibble (DEPRECATED)
tidy_pubmed_summary.RdConvert list result generated by rentrez::entrez_summary() from the
PubMed database into a tibble.
Value
A dataframe with uid, pubdate, title, and fulljournalname;
may also include authors, authtype and auth_clusterid if author
information is present and additional variables included with addl_items
DEPRECATION NOTICE
This function has been in favor of tidy_pub_records() and will not work on
esummary_list objects.