PrincipalPmtDate: A function to report the first and last principal payment...

Description Usage Arguments

View source: R/PrincipalPmtDateCalcs.R

Description

A function to report the first and last principal payment dates

Usage

1
2
3
4
5
PrincipalPmtDate(
  date.vector = "character",
  principal.vector = "character",
  type = "character"
)

Arguments

date.vector

A character string referencing the payment date slot of class PassThrough.

principal.vector

A character string referencing a principal payment slot

type

A character string the payment date either "FirstPmt" or "LastPmt"


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