Description Usage Arguments Details Value Examples
View source: R/monty-hall-problem.R
'play_n_games()' is a function that produces results of multiple rounds of Monty Hall.
1 | play_n_games(n = 100)
|
This |
function has the number of game rounds as a parameter. |
This function lists the results of multiple rounds of the Monty Hall game.
This function returns the results of multiple rounds of Monty Hall.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.