Description Usage Arguments Value
View source: R/parse_databanks.R
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.
1 | parse_databanks(pubmed_article)
|
pubmed_article |
pubmed_article Unparsed or parsed XML of class PubmedArticle. Generally called by |
Dataframe of information about databanks. One row per databank.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.