print.BalanceProperty {actuaRE}R Documentation

Print method for an object of class BalanceProperty

Description

Print method for an object of class BalanceProperty

Usage

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

Arguments

x

an object of type BalanceProperty

...

Currently ignored.

Value

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

See Also

BalanceProperty


[Package actuaRE version 0.1.5 Index]