word_intersections: Get possible intersection points based on the current board...

View source: R/word_intersections.R

word_intersectionsR Documentation

Get possible intersection points based on the current board and a provided word

Description

Get possible intersection points based on the current board and a provided word

Usage

word_intersections(x, word = "needles")

Arguments

x

word matrix

word

the word to add (character/scalar)

Value

for each direction, a matrix of crossing-point counts


anthonypileggi/worrrd documentation built on Jan. 13, 2023, 11:15 a.m.