Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/betaandbit/betabitrgame

The english version of R package with Beta and Bit games
https://github.com/betaandbit/betabitrgame

Last synced: 15 days ago
JSON representation

The english version of R package with Beta and Bit games

Awesome Lists containing this project

README

        

# BetaBitRgame

The english version of R package with Beta and Bit games

## Installation of the BetaBit package:

To get started, install the latest version of **BetaBit** from CRAN:

```{Ruby}
install.packages("BetaBit")
```

or from GitHub

```{Ruby}
library(devtools)
install_github("BetaAndBit/BetaBitRgame")
```