get_db_url: get db url

Description Usage Arguments

View source: R/helpers_dbs.R

Description

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

Usage

1
2
3
4
5
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


c14bazAAR documentation built on March 26, 2020, 6:38 p.m.