suffixTree | R Documentation |
Construct a suffix tree for a given string.
suffixTree(str)
str |
the input string |
the suffix tree (implemented as list of lists)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.