Learn R Programming

c14bazAAR (version 1.2.0)

get_db_url: get db url

Description

Downloads information for c14 source databases from a reference table on github.

Usage

get_db_url(
  db_name,
  ref_url = paste(c("https://raw.githubusercontent.com", "ropensci", "c14bazAAR",
    "master", "data-raw", "url_reference.csv"), collapse = "/")
)

Arguments

db_name

name of the database

ref_url

url of the relevant reference table