View source: R/helpers_thesauri.R
Download thesaurus and provide it as tibble.
1 2 3 4 | get_material_thesaurus(
ref_url = paste(c("https://raw.githubusercontent.com", "ropensci", "c14bazAAR",
"master", "data-raw", "material_thesaurus.csv"), collapse = "/")
)
|
ref_url |
url of the relevant reference table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.