Learn R Programming

RVideoPoker (version 0.3)

RVideoPoker-package: Play Video Poker within R

Description

Play Video Poker with R, complete with a graphical user interface. So far, only "Jacks or Better" is implemented.

Arguments

Details

Package:
RVideoPoker
Type:
Package
Version:
1.0
Date:
2012-06-04
License:
GPL-2

See Also

See also my other game package: Miney

Examples

Run this code
cat("All meaningful examples would require a GUI. Hence this nonsense
example.\n Typically, you would enter\n rvideopoker()\n to start a
standard session.\n Most importantly: Have fun!\n")

Run the code above in your browser using DataLab