View source: R/read_transition_scenarios.R
generate_litigation_shocks | R Documentation |
Generate litigation scenario shock from a start year that represents when a litigation settlement is reached.
generate_litigation_shocks(
start_of_analysis,
end_of_analysis,
shock_year,
scc,
exp_share_damages_paid
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.