Learn R Programming

poker (version 0.8.8)

testRoundOfPoker: testRoundOfPoker

Description

Run a test round of poker.

Usage

testRoundOfPoker()

Arguments

Value

Outputs a plot window showing the cards dealt as well as prints to the console the summary text, i.e., each hand's score and the winner.

See Also

deal, assignToPlayers, assignToBoard, hand, showdown, tiebreaker, and cgiPlayers

Examples

Run this code
# NOT RUN {
testRoundOfPoker()
# }

Run the code above in your browser using DataLab