#' Sample Dataset
#'
#' A sample dataset of IAMC format
#'
#' @format A tibble data.table with 25240 rows and 7 variables:
#' \describe{
#' \item{model}{model, categorical}
#' \item{scenario}{scenario, categorical}
#' \item{region}{region, ASIA, OECD90 or World}
#' \item{variable}{the name of simulated variable that changes over time}
#' \item{unit}{unit of a variable}
#' \item{period}{year}
#' \item{value}{the value of a variable}
#' }
#' @source \url{https://tntcat.iiasa.ac.at/AR5DB/dsd?Action=htmlpage&page=about}
"ar5_db_sample_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.