Wordle
This package is not available on CRAN but can be installed directly from GitHub using the devtools package in R.
# install.packages("devtools")
devtools::install_github("andreghl/wordle")
# play
wordle::wordle()
This package is not available on CRAN but can be installed directly from GitHub using the devtools package in R.
# install.packages("devtools")
devtools::install_github("andreghl/wordle")
# play
wordle::wordle()