Learn R Programming

jwutil (version 1.2.3)

str_match_all: return all matches for regular expression

Description

return all matches for regular expression

Usage

str_match_all(string, pattern, ...)

Arguments