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 April 3, 2025, 9:28 p.m.