Prepare data input for plotting exposure to fossil fuels in survey section
Source:R/prep_exposures_survey.R
prep_exposures_survey.Rd
Prepare data input for plotting exposure to fossil fuels in survey 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.
Arguments
- results_portfolio
Data frame that contains pre-wrangled portfolio level PACTA results from a PACTA for investors analysis.
- peers_results_aggregated
Data frame that contains pre-wrangled aggregate peer group level PACTA results from a PACTA for investors analysis.
- technology
Character. Must be of length 1 and either
coal
oroil
orgas
.- asset_class
Character. Must be of length 1 and either
equity
orbonds
.