is.InterestRate: Inherits from InterestRate

Description Usage Arguments Value Examples

View source: R/interest-rate-classes.R

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"))

imanuelcostigan/fmbasics documentation built on Dec. 6, 2019, 9:48 a.m.