print.dice: Print method for 'dice' objects.

View source: R/print.dice.R

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.


ICEbox documentation built on Jan. 12, 2026, 9:06 a.m.

Related to print.dice in ICEbox...