tidydice: Simulates Dice Rolls and Coin Flips

Utils for basic statistical experiments, that can be used for teaching introductory statistics. Each experiment generates a tibble. Dice rolls and coin flips are simulated using sample(). The properties of the dice can be changed, like the number of sides. A coin flip is simulated using a two sided dice. Experiments can be combined with the pipe-operator.

Package details

AuthorRoland Krasser [aut, cre], Giovanni Marco Dall'Olio [aut]
MaintainerRoland Krasser <roland.krasser@gmail.com>
LicenseGPL-3
Version1.0.0
URL https://github.com/rolkra/tidydice
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tidydice")

Try the tidydice package in your browser

Any scripts or data that you put into this service are public.

tidydice documentation built on Feb. 16, 2023, 7:50 p.m.