Description Usage Arguments Value
View source: R/run_solve_random_letter_marix.R
Find possible words in letter matrix.
1 2 3 4 5 6 | run_solve_random_letter_matrix(
letter_matrix,
known_words,
word_length,
word_letters = NA
)
|
letter_matrix |
Table of known words |
known_words |
Table of known words |
word_length |
Table of known words |
word_letters |
Table of known words |
A character vector of known words that are in the letter matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.