Description Usage Arguments Value
View source: R/findCompositeHands.R
Find hands where South will open a weak 1NT and West will likely double
1 2 3 4 5 6 7 | find_weak1NT_LHOx(
HC_low = 12,
HC_high = 14,
cardLen_low = 2,
cardLen_high = 5,
pointsForDouble = 15
)
|
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 |
id and seat of a compliant hand
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.