str.number.matches: Returns the number of matches of pattern in each element of...

View source: R/stringtools.R

str.number.matchesR Documentation

Returns the number of matches of pattern in each element of str

Description

Returns the number of matches of pattern in each element of str

Usage

## S3 method for class 'number.matches'
str(str, pattern, ...)

skranz/stringtools documentation built on May 11, 2022, 4:48 a.m.