Tools to provide hints for a popular word search game.
This package requires a word list. The word list must be added to the directory inst/extdata
and comprise 2 columns: word and word frequency. I recommed the file count_1w.txt
from this resource.
To provide hints for a puzzle:
Open RStudio
Open analysis/run_analysis.rmd
i. Enter puzzle inputs
ii. Run file
Time taken to run tool for different sized matrices is at analysis/run_analysis_time_benchmark.md
.
For continuous integration, link checks do not fail build. However, lint errors are communicated via email by the lint bot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.