Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/betaandbit/betabitrgame
- Owner: BetaAndBit
- Created: 2016-04-23T15:03:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T19:37:55.000Z (over 1 year ago)
- Last Synced: 2024-11-09T22:41:22.270Z (2 months ago)
- Language: R
- Size: 3.53 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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")
```