A Simple R-Based Implementation of a Trie (A.k.a. Digital Tree/Radix Tree/Prefix Tree)
Documentation for package ‘rtrie’ version 0.1.1
DESCRIPTION file
.
User guides, package vignettes and other documentation.
Help Pages
char_tree
Create a new trie
evaluate_str
evaluate_str
is_word
Is a word
matching_words
Matching words