find_2preempt {bridger} | R Documentation |
find_2preempt
Description
Find hands that are likely to preempt at the 2 level in a major
Usage
find_2preempt(HC_low = 5, HC_high = 10, cardLen_low = 6, cardLen_high = 7)
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]