end_criteria: Test if a betting round has ended.

Description Usage Arguments

View source: R/end_criteria.R

Description

Test if a betting round has ended.

Usage

1
end_criteria(bets, skip, counter)

Arguments

bets

A vector representing each player's total contribution to the pot.

skip

A logical vector representing which players have folded.

counter

The total number of actions that have been made in the betting round so far.


dfcorbin/pokersim documentation built on Nov. 13, 2019, 4:21 p.m.