Simulates Dice Rolls and Coin Flips


[Up] [Top]

Documentation for package ‘tidydice’ version 0.1.1

Help Pages

binom Binomial distribution as table.
binom_coin Binomial distribution of flipping a coin.
binom_dice Binomial distribution of rolling a dice.
circle_points Helper function to draw a circle
flip_coin Simulating flipping a coin.
force_coin Force a coin flipping result.
force_dice Force a dice rolling result.
plot_binom Plot a binomial distribution.
plot_dice Plot result of roll_dice()
plot_single_dice Draw a single dice
roll_dice Simulating rolling a dice.