A Simple R-Based Implementation of a Trie (A.k.a. Digital Tree/Radix Tree/Prefix Tree)


[Up] [Top]

Documentation for package ‘rtrie’ version 0.1.1

Help Pages

char_tree Create a new trie
evaluate_str evaluate_str
is_word Is a word
matching_words Matching words