play_game_orig: Original Monty Hall game with 2 goats and 1 car

Description Usage Arguments Value Examples

View source: R/play_game_orig.R

Description

Original Monty Hall game with 2 goats and 1 car

Usage

1

Arguments

...

further arguments passed to or from other methods.

Value

The number of goats added to the number of cars makes the total number of doors to choose from.

Examples

1
2
## Single simulation of the original Monty Hall Game
play_game()

ndavis4904/MontyHall.1 documentation built on Jan. 31, 2021, 12:46 a.m.