mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update roll-dice.R
This commit is contained in:
@@ -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)
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user