find_4441 {bridger}R Documentation

find_4441

Description

Find hands that comply with a 4441 shape and opening point count

Usage

find_4441(HC_low = 12, HC_high = 35, cardLen_low = 5, cardLen_high = 13)

Arguments

HC_low

The minimum number of high-card points

HC_high

The maximum number of high-card points

cardLen_low

The minimum length of a suit

cardLen_high

The maximum length of a suit

Value

id and seat of compliant hand


[Package bridger version 0.1.0 Index]