create_cashflows_matrix {termstrc} | R Documentation |
Creates a matrix of cashflows for a specified group of bonds. The number of rows is the number of cashflows for the bond with the longest maturity.
create_cashflows_matrix(group, include_price = FALSE)
group |
group name. |
include_price |
if TRUE the dirty price is included (default: FALSE ). |
Returns a matrix which consits of the calculated cashflows.