Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 755 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 755 Bytes

WordBox

R-CMD-check Codecov test coverage

WordBox is a simple word trainer written in R using shiny.

Installation

WordBox is not currently available on CRAN but you can install the current version from GitHub with:

# install.packages("devtools")
devtools::install_github("stibu81/WordBox")