| cfg_normalize | R Documentation |
Converts a raw YAML configuration into a set of scalars and vectors
directly usable by dcf_calculate() and debt_built_schedule().
cfg_normalize(cfg)
cfg |
list parsed from YAML (raw, not yet normalized). |
list including in particular:
disc_rate, exit_yield, exit_cost,
acq_price_ht, acq_price_di,
ltv_init, rate_annual, maturity, type,
arrangement_fee_pct, capitalized_fees,
noi_vec, opex_vec, capex_vec (vectors of length N).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.