Description Usage Arguments Details Value
View source: R/monty-hall-problem.R View source: R/monty-hall-problem.R
1 | Determine game outcome
|
1 | determine_winner(final.pick, game)
|
final.pick: |
the integer returned from change_doors game: the initial set up of the game some combination of "goat","goat","car" |
1 2 3 4 5 6 7 8 |
1 2 | [1] wIN
[1] LOSE
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.