Update roll-dice.R

This commit is contained in:
Bharath Sankaranarayan
2019-02-28 15:06:50 -08:00
committed by GitHub
parent 3395997b70
commit 3ec5929705
@@ -7,7 +7,7 @@
#####################################################
#####################################################
#install.packages("TeachingDemos")
# Note if you choose > 10 as the number of dice the app fails as it is not able to handle Null or N/A which are the default lables for the colors
rollEm <- function(numDice = 2)
{