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"

Try the eixport package in your browser

Any scripts or data that you put into this service are public.

eixport documentation built on Oct. 4, 2023, 9:13 a.m.