Learn R Programming

sstModel (version 1.0.0)

equityIsIn: Equity in Object?

Description

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

Usage

equityIsIn(object, ...)

Arguments

object

an S3 object potentially containing the equity.

...

additional parameters.

Value

a logical value.