R/data.R

#' Tidy data frame for the AB data with the Domestic Technology Assumption
#'
#' A tidy_iea_df containing the representation of the dummy AB Energy Conversion Chain
#' using the Domestic Technology Assumption
#' 
#' @examples
#' tidy_AB_dta
"tidy_AB_dta"


#' Tidy data frame containing EROIs for AB using the Domestic Technology Assumption
#'
#' Tidy data frame containing EROI values calculated for the AB Energy Conversion Chain
#' using the Domestic Technology Assumption
#' 
#' @examples
#' tidy_AB_erois_dta
"tidy_AB_erois_dta"


#' Tidy data frame for the AB data with the Global Market Assumption
#'
#' A tidy_iea_df containing the representation of the dummy AB Energy Conversion Chain
#' using the Global Market Assumption
#'
#' @examples
#' tidy_AB_data_gma
"tidy_AB_data_gma"


#' Tidy data frame containing EROIs for AB using the Global Market Assumption
#'
#' Tidy data frame containing EROI values calculated for the AB Energy Conversion Chain
#' using the Global Market Assumption
#' 
#' @examples
#' tidy_AB_erois_gma
"tidy_AB_erois_gma"
earamendia/EROITools documentation built on May 19, 2023, 10:30 a.m.