lcsCount: Count the number of chars of the longest common suffix

View source: R/fcn_misc.R

lcsCountR 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


PTXQC documentation built on Aug. 8, 2025, 7:46 p.m.