Description Usage Arguments Value Examples
computes balance between loan and amortiation (for 'emprestimo ponte')
1 | gera_saldo_ponte(amortizacao, emprestimo)
|
amortizacao |
A vector with amortizations data |
emprestimo |
A vector with value of loan (repeat total value) |
balance of 'emprestimo ponte' after amortization
1 | gera_saldo_ponte(c(0, 100, 0), c(100, 100, 100))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.