find_weak1NT_LHOx {bridger}R Documentation

find_weak1NT_LHOx

Description

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

Usage

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


[Package bridger version 0.1.0 Index]