find_weak1NT_LHOx: find_weak1NT_LHOx

Description Usage Arguments Value

View source: R/findCompositeHands.R

Description

Find hands where South will open a weak 1NT and West will likely double

Usage

1
2
3
4
5
6
7
find_weak1NT_LHOx(
  HC_low = 12,
  HC_high = 14,
  cardLen_low = 2,
  cardLen_high = 5,
  pointsForDouble = 15
)

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

pointsForDouble

Minimum number of points for West to double

Value

id and seat of a compliant hand


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