Description Usage Arguments Value
View source: R/scrapping_NCBI_functions.R
Get a variable from XML variables availables are "title", "authors", "year", "journal", "volume", "issue", "pages", "key_words", "doi", "pmid", "abstract"
1 | get_from_xml(xml, what = "title")
|
xml |
a character with XML code |
what |
the name of the variable you want |
a list with all the "variable selected" for all the articles in the XML
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.