Description Usage Arguments Value
View source: R/find_possible_words.R
Find possible words in letter matrix.
1 | find_possible_words(mers_tree, known_words, word_lengths, word_letters)
|
mers_tree |
K-mers within letter matrix. |
known_words |
Table of known words. |
word_lengths |
Lengths of words to find. |
word_letters |
First letters of words to find. |
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.