View source: R/word_intersections.R
word_intersections | R Documentation |
Get possible intersection points based on the current board and a provided word
word_intersections(x, word = "needles")
x |
word matrix |
word |
the word to add (character/scalar) |
for each direction, a matrix of crossing-point counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.