knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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")


stibu81/WordBox documentation built on Nov. 28, 2024, 2:29 p.m.