find_weakNT: find_weakNT

Description Usage Arguments Value

View source: R/bridgeHandFinders.R

Description

Find hands that comply with a no trump opening

Usage

1
find_weakNT(HC_low = 12, HC_high = 14, cardLen_low = 2, cardLen_high = 4)

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


bridger documentation built on Aug. 25, 2021, 1:07 a.m.