is.InterestRate: Inherits from InterestRate

Description Usage Arguments Value Examples

Description

Checks whether object inherits from InterestRate class

Usage

1

Arguments

x

an R object

Value

TRUE if x inherits from the InterestRate class; otherwise FALSE

Examples

1
is.InterestRate(InterestRate(0.04, 2, "act/365"))

fmbasics documentation built on May 2, 2019, 6:22 a.m.