powered by
Determine the rank of the pair. Notes: dotPairRanker requires a hand with a score of 2 (i.e., a pair). This functions works best when ranks are sorted in decreasing order.
dotPairRanker(oneHand)
:
pairRank : the rank of the pair as vector
# NOT RUN { dotPairRanker(c(2,2,5,6,7,13,14)) # }
Run the code above in your browser using DataLab