#' @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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.