Downloads information for c14 source databases from a reference table on github.
1 2 3 4 5 | get_db_version(
db_name,
ref_url = paste(c("https://raw.githubusercontent.com", "ropensci", "c14bazAAR",
"master", "data-raw", "url_reference.csv"), collapse = "/")
)
|
db_name |
name of the database |
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.