Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 320 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 320 Bytes

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:

install.packages("BetaBit")

or from GitHub

library(devtools)
install_github("BetaAndBit/BetaBitRgame")