Description Usage Arguments Value
View source: R/parse_pubmed_article_set.R
Extract summary info about PubMed article set, containing one or more articles. Extracts only elements which are singular and not more complex elements such as authors. See [MEDLINE PubMed XML Elements](https://www.nlm.nih.gov/bsd/licensee/elements_descriptions.html) for details on elements.
1 | parse_pubmed_article_set(pubmed_article_set)
|
pubmed_article_set |
Unparsed or parsed XML of class PubmedArticleSet comprising one or more PubmedArticle. Generally the output of |
Dataframe of summary information about each article in set. One row per article.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.