show,kronosOut-method {kronos} | R Documentation |
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 signature 'kronosOut'
show(object)
Arguments
object |
An |
Value
Does not return anything, for efficiency reasons. The obvious side effect is output to the terminal.
[Package kronos version 1.0.0 Index]