calculate_annual_profits.Rd
Wrapper function to calculate discounted annual profits and terminal value.
calculate_annual_profits(
data,
baseline_scenario,
shock_scenario,
end_year,
discount_rate,
growth_rate,
log_path
)
data frame containing the full trajectory company data
Character. A string that indicates which of the scenarios included in the analysis should be used to set the baseline ald_business_unit trajectories.
Character. A string that indicates which of the scenarios included in the analysis should be used to set the late & sudden ald_business_unit trajectories.
Numeric, holding end year of analysis.
Numeric, that holds the discount rate of dividends per
year in the DCF. For accepted range compare stress_test_arguments
.
Numeric, that holds the terminal growth rate of profits
beyond the end_year
in the DCF.
String holding path to log file.
A tibble holding annual profits