make_mers_tree: Make mers tree

Description Usage Arguments Value

View source: R/make_mers_tree.R

Description

Find k-mers within the letter matrix from k = 1 to 5.

Usage

1
make_mers_tree(letter_matrix)

Arguments

letter_matrix

Matrix comprising letters.

Value

A list with one element comprising all k-mers of equal length. For instance, one element for 1-mers, and second for 2-mers.


jolyonfaria/wordsearchgame documentation built on June 26, 2020, 7:58 p.m.