Learn R Programming

actuaRE (version 0.1.7)

print.BalanceProperty: Print method for an object of class BalanceProperty

Description

Print method for an object of class BalanceProperty

Usage

# S3 method for BalanceProperty
print(x, ...)

Value

Prints the call and whether the balance property is satisfied or not. Returns an invisible copy of the original object.

Arguments

x

an object of type BalanceProperty

...

Currently ignored.

See Also

BalanceProperty