Description Usage Arguments Value
View source: R/bridgeHandFinders.R
Find hands that are likely to preempt at the 3 level
1 | find_3preempt(HC_low = 5, HC_high = 10, cardLen_low = 7, cardLen_high = 8)
|
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 |
FALSE if not compliant, or id and seat of compliant hand
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.