Skip to contents

Prepare data input for plotting aggregate climate scores in the scorecard section 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. This simply calls prep_scores() and filters the appropriate values.

Usage

prep_scores_scorecard(results_portfolio, scenario_source = "WEO2023")

Arguments

results_portfolio

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

scenario_source

Character. Must be a scenario_source featured in the scenario_thresholds data set.

Value

data.frame