print {pacu} | R Documentation |
Print a pacu object
Description
These functions print meaningful information from pacu objects.
Usage
## S3 method for class 'yield'
print(x, ...)
## S3 method for class 'dslist'
print(x, ...)
## S3 method for class 'check.yield'
print(x, ...)
Arguments
x |
object to be printed |
... |
additional arguments. None used currently. |
Value
No return value, called for side effects
[Package pacu version 0.1.63 Index]