Description Usage Arguments Examples
View source: R/take_a_chance.R
Simulate picking a Chance card from the Chance or Community Chest pile
1 | take_a_chance(a_sub_turn)
|
a_sub_turn |
a tibble detailing sub turn informtion, generated as part of take_turn() |
1 2 3 4 | ## Not run:
take_a_chance(turn_1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.