new_TexasHoldEm_base: TexasHoldEm Class

Description Usage Arguments Details Value

View source: R/class-TexasHoldEm.R

Description

TexasHoldEm Class

Usage

1

Arguments

x

data.frame, tibble, or data.table

Details

Start creating hands and games from an OOP: https://adv-r.hadley.nz/oo.html hand_id, flop_card1, flop_card2, flop_card3, turn_card, river_card, players players: player_id, pocket_card1, pocket_card2, pocket_info, flop_info, turn_info, river_info pocket_info: num_high_pocket, suited_pocket, paired_pocket, pocket_distance, straight_pocket flop_info: outs, hand_rank, hand_type, hand_name outs: sf, fk, fh, fl, st, tk tp, pa turn_info: outs, hand_rank, hand_type, hand_name outs: sf, fk, fh, fl, st, tk tp, pa river_info: hand_rank, hand_type, hand_name

Value

data for a round of Texas Hold'em with the appropriate type


cmaerzluft/TexasHoldEm documentation built on June 11, 2021, 2:46 p.m.