View source: R/fun.play24points.R
play24points | R Documentation |
Randomly pick 4 cards. You can define the min and max values of the cards to be picked!
play24points(max.value = 10, min.value = 1)
max.value |
max value in the pocker cards, default 1 |
min.value |
min value in the pocker cards, default 5 |
play24points()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.