#' Database lookup table
#'
#' Lookup table for general source database information.
#'
#' @format a data.frame. Columns:
#' \itemize{
#' \item{db: database name}
#' \item{version: database version}
#' \item{url_num: url number (some databases are spread over multiple files)}
#' \item{url: file url where the database can be downloaded}
#' }
#'
#' @family lookup_tables
#' @name db_info_table
NULL
#' Example c14_date_list
#'
#' c14_date_list for tests and example code.
#'
#' @format a c14_date_list.
#' See data_raw/variable_definition.csv for an explanation of
#' the variable meaning.
#'
#' @family c14_date_lists
#' @name example_c14_date_list
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.