Description Details Author(s) See Also Examples
Play Video Poker with R, complete with a graphical user interface. So far, only "Jacks or Better" is implemented.
| Package: | RVideoPoker | 
| Type: | Package | 
| Version: | 1.0 | 
| Date: | 2012-06-04 | 
| License: | GPL-2 | 
Roland Rau
Maintainer: Roland Rau <roland.rau@gmail.com>
See also my other game package: Miney
| 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")
 | 
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!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.