get_from_xml: Get a variable from XML variables availables are "title",...

Description Usage Arguments Value

View source: R/scrapping_NCBI_functions.R

Description

Get a variable from XML variables availables are "title", "authors", "year", "journal", "volume", "issue", "pages", "key_words", "doi", "pmid", "abstract"

Usage

1
get_from_xml(xml, what = "title")

Arguments

xml

a character with XML code

what

the name of the variable you want

Value

a list with all the "variable selected" for all the articles in the XML


cecilesauder/bibliographeR documentation built on July 27, 2019, 7:34 a.m.