The goal of words is to provide a list of english words certified for use in Scrabble.
You can install the released version of words from CRAN with:
install.packages("words")or the development version from Github with
devtools::install_github("condwanaland/words")words contains a single dataframe that can be loaded
with data.
library(words)
data("words")
head(words)
#> word word_length
#> 1 aa 2
#> 2 ab 2
#> 3 ad 2
#> 4 ae 2
#> 5 ag 2
#> 6 ah 2
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.