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 July 26, 2023, 5:27 p.m.