njlyon0 / dndR

Dungeons & Dragons Functions for Players and Dungeon Masters
https://njlyon0.github.io/dndR/
Other
16 stars 2 forks source link

Make Roll Outcome Frequency Plot #12

Closed njlyon0 closed 1 year ago

njlyon0 commented 1 year ago

Create a function that makes a plot of the frequency of dice outcomes for the specified dice type and number of dice. Also let the user control the number of rolls to inform the plot with (for quick-and-dirty they could set the roll number very low if they wanted)

njlyon0 commented 1 year ago

Done! See probability_plot