Description Usage Arguments Details Value
View source: R/monty-hall-problem.R
'determine_winner()' indicates whether the contestant won or loss.
1 | determine_winner(final.pick, game)
|
This |
function uses the final pick and game functions. |
This function indicates whether the final selected door has a car behind it.
This function returns 'WIN' or 'LOSE'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.