Backend functions to download data. See ?get_c14data
for a more simple interface and further information.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | get_14sea(db_url = get_db_url("14sea"))
get_adrac(db_url = get_db_url("adrac"))
get_austarch(db_url = get_db_url("austarch"))
get_all_dates()
get_calpal(db_url = get_db_url("calpal"))
get_context(db_url = get_db_url("context"))
get_eubar(db_url = get_db_url("eubar"))
get_euroevol(db_url = get_db_url("euroevol"))
get_irdd(db_url = get_db_url("irdd"))
get_kiteeastafrica(db_url = get_db_url("kiteeastafrica"))
get_palmisano(db_url = get_db_url("palmisano"))
get_radon(db_url = get_db_url("radon"))
get_radonb(db_url = get_db_url("radonb"))
|
db_url |
Character. URL that points to the c14 archive file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.