Last data update: 2014.03.03

R: Print method for 'dice' objects.
print.diceR 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 dice.

...

Ignored for now.

Results