max_word_size {worrrd}R Documentation

Compute maximum word size, based on the current word matrix

Description

Compute maximum word size, based on the current word matrix

Usage

max_word_size(x, shape_matrix = NULL)

Arguments

x

word_search matrix

shape_matrix

shape matrix (logical) of identical size to 'x'


[Package worrrd version 0.1.0 Index]