R/flushdraw1.R

Defines functions flushdraw1

Documented in flushdraw1

flushdraw1 <-
function(x){
    a1 = mycount1(x)
    max(a1$ct)
} ## end of flushdraw1

Try the holdem package in your browser

Any scripts or data that you put into this service are public.

holdem documentation built on May 2, 2019, 9:21 a.m.