make_df: Make a data frame with ID and an other variable of interest...

Description Usage Arguments Value

View source: R/scrapping_NCBI_functions.R

Description

Make a data frame with ID and an other variable of interest ("title", "authors", "year", "journal", "volume", "issue", "pages", "key_words", "doi", "pmid", "abstract")

Usage

1
make_df(xml, var)

Arguments

xml

a character with XML code

var

the name of the variable you want

Value

a tibble with 2 columns, id and "variable selected"


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