find_straight: Find Straight High Card

Description Usage Arguments Value

View source: R/find_straight.R

Description

Find Straight High Card

Usage

1
find_straight(values, n_hands = 0)

Arguments

df

The data frame with all hands that you want to search for a straight in

Value

The card value (2 - 14) that defines the upper limit of a straight. If no straight exists, returns NA


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