Learn R Programming

ICEbox (version 1.1.5)

print.dice: Print method for dice objects.

Description

Prints a summary of a dice object.

Usage

# S3 method for dice
print(x, ...)

Arguments

x

Object of class dice.

...

Ignored for now.