R/edgar.R

#' Emissions EDGAR
#'
#' Several datasets
#'
#' @format A data.frame with links to download EDGAR data
#' \describe{
#'   \item{data}{datasets}
#'   \item{pol}{pollutants}
#'   \item{sector}{Sector}
#'   \item{links}{description}
#'   \item{url}{URL}
#'   \item{year}{Year}
#'   \item{type}{nc, txt or NA}
#'   \item{note}{Notes}
#'   data(edgar)
##' }
#' @source \url{https://edgar.jrc.ec.europa.eu/}
#' @usage data(edgar)
#' @docType data
"edgar"
ibarraespinosa/eixport documentation built on Feb. 13, 2024, 12:46 a.m.