CashFlowBill: Bond Lab function to cash flow a discount bill.

Description Usage Arguments

View source: R/CashFlowEngine.R

Description

Calculates the bill cash flow table used in the BillCashFlow function.

Usage

1
CashFlowBill(bill.id, principal, settlement.date)

Arguments

bill.id

a character or connection referring to an object of type BillDetails.

principal

A numeric value the principal.

settlement.date

A character the settlement date mm-dd-YYYY


glennmschultz/BondLab documentation built on May 11, 2021, 5:29 p.m.