show,kronosOut-method: Show method for kronosOut
object.
Description
method to print kronosOut
object by calling show
.
Since kronosOut objects are typically unwieldy, also gives some tips on how to handle it.
Usage
# S4 method for kronosOut
show(object)
Value
Does not return anything, for efficiency reasons. The obvious side effect is output to the terminal.
Arguments
- object
An kronosOut
object.