Suffix Trees in R via the libstree Clibrary


[Up] [Top]

Documentation for package ‘Rlibstree’ version 0.3-2

Help Pages

append Add strings to a StringSet.
append-method Add strings to a StringSet.
append-methods Add strings to a StringSet.
coerce-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-method Compute longest repeated or common substring in a SuffixTree
lapply Evaluate function on each element of a StringSet
lapply-method Evaluate function on each element of a StringSet
lapply-methods Evaluate function on each element of a StringSet
length-method The Opaque StringSet reference class
sapply Evaluate function on each element of a StringSet
sapply-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-class An opaque reference to a suffix tree for string matching
SuffixTree-method Constructor methods for an internal SuffixTree object.
SuffixTree-methods Constructor methods for an internal SuffixTree object.
[-method The Opaque StringSet reference class