R/Documentation_EntrancesData.R

#' @title Entrances Data, Data of the ENTRANCES Project
#'
#' @description A \code{dataframe} containing the data for the regions of the ENTRANCES project
#'
#'
#' @format A \code{dataframe} with 5 columns and around 70000 observations
#' \describe{
#' \item{NUTS_ID}{regional IDs, mostly NUTS IDs (NUTS1, NUTS2, NUTS3) but also national LAU IDs}
#' \item{year}{year of the observation (numeric)}
#' \item{variable}{variable name of the observation}
#' \item{value}{value of the observation (numeric)}
#' \item{region}{case study / carbon region name, only lower cases without spaces}
#' }
"EntrancesData"
THartl1/EntrancesDataPackage documentation built on Dec. 18, 2021, 4:01 p.m.