cpp_seqmatch {IFC} | R 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.
[Package IFC version 0.2.1 Index]