lcsCount {PTXQC}R Documentation

Count the number of chars of the longest common suffix

Description

Count the number of chars of the longest common suffix

Usage

lcsCount(x)

Arguments

x

Vector of strings with common suffix

Value

Length of LCS


[Package PTXQC version 1.1.1 Index]