find_strongNT {bridger}R Documentation

find_strongNT

Description

Find hands that comply with a weak no trump opening

Usage

find_strongNT(HC_low = 15, HC_high = 17, cardLen_low = 2, cardLen_high = 5)

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]