Rdocumentation
powered by
Learn R Programming
icd (version 3.3)
str_match_all: return all matches for regular expression
Description
return all matches for regular expression
Usage
str_match_all(string, pattern, ...)
Arguments