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 Aug. 22, 2022, 5:05 p.m.

Related to print.dice in ICEbox...