Description Usage Arguments Value
View source: R/scrapping_NCBI_functions.R
Make a data frame with ID and an other variable of interest ("title", "authors", "year", "journal", "volume", "issue", "pages", "key_words", "doi", "pmid", "abstract")
1 |
xml |
a character with XML code |
var |
the name of the variable you want |
a tibble with 2 columns, id and "variable selected"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.