# Generated by roxygen2: do not edit by hand

export(binom)
export(binom_coin)
export(binom_dice)
export(flip_coin)
export(force_coin)
export(force_dice)
export(parse_dice_formula)
export(plot_binom)
export(plot_coin)
export(plot_dice)
export(roll_dice)
export(roll_dice_formula)
import(dplyr)
import(ggplot2)
import(stringr)
importFrom(magrittr,"%>%")
importFrom(stats,rgeom)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,unnest)
