Description Usage Arguments Value Examples
draw ncards randomly
| 1 | draw_cards(ncards, jeu)
 | 
| ncards | : an integer and jeu : a data.frame with the game play | 
a list of 2 data.frame : drawn_cards and remaining_cards
| 1 | draw_cards( 12, create_gameplay() )
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.