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 |
... |
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
[Package actuaRE version 0.1.5 Index]