R/doc_ar5_db_sample_data.R

#' 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"
UTokyo-mip/mipplot documentation built on Aug. 7, 2021, 6:25 p.m.