parse_databanks: Extract info about databanks from PubMed article

Description Usage Arguments Value

View source: R/parse_databanks.R

Description

Extract info about databanks from a single PubMed article. See [MEDLINE PubMed XML Elements](https://www.nlm.nih.gov/bsd/licensee/elements_descriptions.html) for details on elements. See [MEDLINE Databank Sources] (https://www.nlm.nih.gov/bsd/medline_databank_source.html) for details on databanks.

Usage

1
parse_databanks(pubmed_article)

Arguments

pubmed_article

pubmed_article Unparsed or parsed XML of class PubmedArticle. Generally called by parse_pubmed_article_set to parse articles within article set.

Value

Dataframe of information about databanks. One row per databank.


maia-sh/pubmedparser documentation built on Feb. 18, 2021, 11:44 a.m.