Description Usage Arguments Value
View source: R/deal_to_players.R
Deal the flop cards to all the players
1 | deal_to_players(n, ncards, players, deck)
|
n |
The number of players to deal to. |
players |
A list of elements from the S4 class "player" |
deck |
The deck from which the cards are to be dealt from. |
ncard |
The number of cards to deal to each player. |
A list containing the players, as well as a last element containing the deck.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.