lcpCount {PTXQC} | R Documentation |
Count the number of chars of the longest common prefix
Description
Count the number of chars of the longest common prefix
Usage
lcpCount(x)
Arguments
x |
Vector of strings with common prefix |
Value
Length of LCP
[Package PTXQC version 1.1.1 Index]