Description Usage Arguments Examples
A dice roller for DnD
1
rollDice(dice, modifier = NULL)
dice
A vector of dice values.
modifier
Optional modifier.
1 2
# Roll 2d10 + 7 rollDice(rep(10,2), 7)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.