cpp_seqmatch: Sequence of Strings Matching

View source: R/RcppExports.R

cpp_seqmatchR Documentation

Sequence of Strings Matching

Description

Match a sequence of strings in another string

Arguments

x, y

StringVector to match

Details

smallest sequence will be searched into the largest one.

Value

the index (starting at 1) when a match has been found. Otherwise 0.


gitdemont/IFC documentation built on Feb. 20, 2025, 12:55 a.m.