| print.dice {ICEbox} | R Documentation |
Print method for dice objects.
Description
Prints a summary of a dice object.
Usage
## S3 method for class 'dice'
print(x, ...)
Arguments
x |
Object of class |
... |
Ignored for now. |
[Package ICEbox version 1.1.5 Index]