| compute_leveraged_metrics | R Documentation |
Builds equity cash flows from a Discounted Cash Flow (DCF) table and a standardised debt schedule.
compute_leveraged_metrics(dcf_res, debt_sched, equity_invest)
dcf_res |
list. Output of |
debt_sched |
data.frame. Output of |
equity_invest |
numeric(1). Equity contribution at |
list containing irr_equity, npv_equity, cashflows (levered table),
and a reminder of the project-level metrics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.