process_production_data.RdProcess data of type indicated by function name
process_production_data(
data,
start_year,
end_year,
time_horizon,
scenario_geography_filter,
sectors,
technologies,
log_path
)A tibble of data of type indicated by function name.
Numeric, holding start year of analysis.
Numeric, holding end year of analysis.
Numeric, holding time horizon of production data.
Character. A vector of length 1 that indicates which geographic scenario to apply in the analysis.
Character vector, holding considered sectors.
Character vector, holding considered technologies.
String holding path to log file.
A tibble of data as indicated by function name.