euchredeck | R Documentation |
The title says it all.
euchredeck(benny = FALSE, makespace = FALSE)
benny |
logical. Include a Joker if |
makespace |
logical. Include a column of equally likely probabilities if |
This is a conventional Euchre deck which uses a deck of 24 standard playing cards consisting of Ace, King, Queen, Jack, 10, and 9 of each of the four suits. If benny = TRUE
then a Joker is added to the deck.
A data frame with columns value
and suit
, and optionally a column of equally likely probs
.
cards
, tosscoin
, and roulette
euchredeck()
euchredeck(benny = TRUE, makespace = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.