generate_litigation_shocks: Generate litigation scenario shock from a start year that...

View source: R/read_transition_scenarios.R

generate_litigation_shocksR Documentation

Generate litigation scenario shock from a start year that represents when a litigation settlement is reached.

Description

Generate litigation scenario shock from a start year that represents when a litigation settlement is reached.

Usage

generate_litigation_shocks(
  start_of_analysis,
  end_of_analysis,
  shock_year,
  scc,
  exp_share_damages_paid
)

Arguments

start_of_analysis

A numeric vector of length one that indicates the start year of the analysis.

end_of_analysis

A numeric vector of length one that indicates the end year of the analysis.

shock_year

A numeric vector of length 1 that provides the start year of the shock to be used in the analysis.

scc

A numeric vector of length 1 that provides the social cost of carbon

exp_share_damages_paid

A numeric vector of length 1 that provides the share of the liability expected to be paid out in a settlement


2DegreesInvesting/r2dii.climate.stress.test documentation built on June 6, 2024, 8:23 a.m.