Learn R Programming

sstModel (version 1.0.0)

currencyIsIn: Currency in Object?

Description

S3 generic to check that the currency is in the object.

Usage

currencyIsIn(object, ...)

Arguments

object

an S3 object potentially containing the currency.

...

additional parameters.

Value

a logical value.