RVideoPoker-package: Play Video Poker within R

Description Details Author(s) See Also Examples

Description

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

Details

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

Author(s)

Roland Rau

Maintainer: Roland Rau <roland.rau@gmail.com>

See Also

See also my other game package: Miney

Examples

1
2
3
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")

Example output

Loading required package: pixmap
Loading required package: tkrplot
Loading required package: tcltk
Loading required package: rpanel
Package `rpanel', version 1.1-4: type help(rpanel) for summary information
Warning messages:
1: no DISPLAY variable so Tk is not available 
2: loading Rplot failed 
All meaningful examples would require a GUI. Hence this nonsense
example.
 Typically, you would enter
 rvideopoker()
 to start a
standard session.
 Most importantly: Have fun!

RVideoPoker documentation built on May 2, 2019, 9:43 a.m.