Dasonk / tsgames

A package that contains games developed by the talkstats community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsgames

The tsgames package is a collection of games written by the TalkStats community

Contributing

We welcome contributions to this package. If you are interested in contributing please read the wiki page with instructions on our preferred method to submit contributions.

Installation

Currently there isn't a release on CRAN.

You can, however, download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the devtools package to install the development version:

## Make sure your current packages are up to date
update.packages()
## devtools is required
library(devtools)
install_github("tsgames", "TalkStats")

About

A package that contains games developed by the talkstats community


Languages

Language:R 100.0%