| init_debt_fees | R Documentation |
Initial debt fees (arrangement fee)
init_debt_fees(loan_draw_0, arrangement_fee_pct = 0, capitalized = TRUE)
loan_draw_0 |
Initial loan drawdown amount (before any possible capitalization of fees). |
arrangement_fee_pct |
Arrangement fee rate (0–1). |
capitalized |
Logical: TRUE = fee is capitalized into the loan principal, FALSE = fee is paid in cash. |
A list: amount (numeric), capitalized (logical).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.