| two_pairs | R Documentation | 
test for two pairs
two_pairs(x)
| x | a vector of cards | 
d = build_deck()
h1 = c(d[1], d[14], d[27], d[2], d[15])
h1
two_pairs(h1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.