R/data-greenhouse_gases_contributions.R

#' Greenhouse Gases -- Percent Contribution to Total Greenhouse Effect (NASA)
#'
#' A table containing the percent contribution to the total greenhouse effect.
#'
#'
#'
#' @format A data.table data frame with 4 rows and 3 variables:
#' \describe{
#' \item{Gas_Name}{Name of the gas}
#' \item{Gas_Formula}{Chemical formula of the gas}
#' \item{Greenhouse Gas Contributions (approximate percent values)}{Individual greenhouse contribution by percent}
#' }
#'
#'
#' @source
#' NASA Goddard Space Flight Center: EOS Project Science Office: Earth Observatory. Jun 16, 2011, "Effects of Changing the Carbon Cycle", \url{https://earthobservatory.nasa.gov/features/CarbonCycle/page5.php}.
#'
#'
#'
#'
#'
#'
"greenhouse_gases_contributions"
#> [1] "greenhouse_gases_contributions"

Try the iemiscdata package in your browser

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

iemiscdata documentation built on Sept. 26, 2023, 1:07 a.m.