LCSseq: Common substring sequence

Description Usage Arguments Examples

Description

get the common substring sequence among a vector of strings

Usage

1
LCSseq(x)

Arguments

x

a list of character

Examples

1
2
3
4
5
## Not run: 
LCSseq <- lavaSearch2:::LCSseq
LCSseq(list("ad","a","ad"))

## End(Not run)

bozenne/lava.penalty documentation built on May 13, 2019, 1:41 a.m.