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


cbielow/PTXQC documentation built on March 13, 2024, 5:08 a.m.