dotTransformToSuit: dotTransformToSuit

Description Usage Arguments Value Examples

View source: R/poker.R

Description

Determine the suit of a card.

Usage

1

Arguments

y

number corresponding to card as integer in {1, 2, ... , 52}

Value

suit: suit of card y as integer in {1, 2, 3, 4}
1 = spade
2 = club
3 = heart
4 = diamond

Examples

1
2
3
4

poker documentation built on May 2, 2019, 3:45 a.m.