inst/examples/simple.S

library(Rlibstree)
words = c("stemming", "boing", "springs")
tree = SuffixTree(words)

getLongestSubstring(tree)

getLongestSubstring(tree, repeated = FALSE)
omegahat/Rlibstree documentation built on Jan. 17, 2024, 6:37 p.m.