suits | R Documentation |
get suits of a collection of cards
suits(x)
x |
a card from a deck made by 'build_deck' |
d = build_deck()
d[1]
suits(d[1:2])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.