Skip to contents

Prepare data input for plotting green brown bar chart based on PACTA for investors output files. These files must have been wrangled with prep_data_executive_summary() before they can be passed to this function.

Usage

prep_green_brown_bars(results_portfolio, scenario_selected = "NZE_2050")

Arguments

results_portfolio

Data frame that contains pre-wrangled portfolio level PACTA results from a PACTA for investors analysis.

scenario_selected

Character. Must be a scenario featured in the scenario_thresholds data set. Default is "1.5C-Unif", which is the 1.5°C scenario from GECO2021.

Value

data.frame