is_flush | R Documentation |
test for flush
is_flush(x)
x |
a vector of cards |
d = build_deck()
h1 = c(d[1:4], d[6])
h1
is_flush(h1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.