display: Display a Poker HUD

Description Usage Arguments

View source: R/display.R

Description

Display a Poker HUD

Usage

1
display(players, turn, pot, bets)

Arguments

players

A list containing objects of the S4 class 'player'.

turn

The index of the player who is due to act.

pot

The current size of the pot.

bets

A vector representing the total contribution of each player to the pot.


dfcorbin/pokersim2 documentation built on Jan. 15, 2020, 12:20 a.m.