![[R logo]](../../../doc/html/logo.jpg)
| append | Add strings to a StringSet. |
| append,ANY,ANY-method | Add strings to a StringSet. |
| append,StringSet,character-method | Add strings to a StringSet. |
| append-methods | Add strings to a StringSet. |
| coerce,StringSet,character-method | The Opaque StringSet reference class |
| getCommonPrefix | Compute the longest common prefix of the given strings |
| getLongestCommonSubstring | Compute longest repeated or common substring in a SuffixTree |
| getLongestRepeatedSubstring | Compute longest repeated or common substring in a SuffixTree |
| getLongestSubstring | Compute longest repeated or common substring in a SuffixTree |
| getLongestSubstring,character-method | Compute longest repeated or common substring in a SuffixTree |
| getLongestSubstring,StringSet-method | Compute longest repeated or common substring in a SuffixTree |
| getLongestSubstring,SuffixTree-method | Compute longest repeated or common substring in a SuffixTree |
| lapply | Evaluate function on each element of a StringSet |
| lapply,ANY,ANY-method | Evaluate function on each element of a StringSet |
| lapply,StringSet,ANY-method | Evaluate function on each element of a StringSet |
| lapply,StringSet,NativeSymbolInfo-method | Evaluate function on each element of a StringSet |
| lapply-methods | Evaluate function on each element of a StringSet |
| length,StringSet-method | The Opaque StringSet reference class |
| sapply | Evaluate function on each element of a StringSet |
| sapply,StringSet-method | Evaluate function on each element of a StringSet |
| StringSet | Create a StringSet object. |
| StringSet-class | The Opaque StringSet reference class |
| SuffixTree | Constructor methods for an internal SuffixTree object. |
| SuffixTree,character-method | Constructor methods for an internal SuffixTree object. |
| SuffixTree,StringSet-method | Constructor methods for an internal SuffixTree object. |
| SuffixTree-class | An opaque reference to a suffix tree for string matching |
| SuffixTree-methods | Constructor methods for an internal SuffixTree object. |
| [,StringSet,numeric-method | The Opaque StringSet reference class |