roll: Roll a dice

Description Usage Arguments

View source: R/dice.R

Description

Rolls the dice described as a string

Usage

1
roll(dice, critMark = TRUE, vocal = TRUE, returnRolls = FALSE)

Arguments

dice

character, a valid dice syntax

vocal

Should it print individual rolls

returnRolls

Logical. If true a list will be returned that includes rolled and dropped dice as well as the sum of accepted dice


oganm/diceSyntax documentation built on July 21, 2021, 10:58 p.m.