R/increasing_or_decreasing.R

#' Determine if a technology is increasing or decreasing
#'
#' @description
#' This dataset provides a simple lookup table to determine if a technology is
#' meant to increase or decrease to align with a scenario that predicts a less
#' than 2 degree temperature rise.
#'
#' @section Definitions:
#' `r define("increasing_or_decreasing")`
#'
#' @family miscellaneous datasets
#' @seealso [data_dictionary]
#'
#' @examples
#' head(increasing_or_decreasing)
"increasing_or_decreasing"

Try the r2dii.data package in your browser

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

r2dii.data documentation built on Nov. 14, 2023, 1:09 a.m.