Learn R Programming

icd (version 3.1.2)

str_match_all: return all matches for regular expression

Description

perl is taken out if not supported, allows compatibility with older versions of R. TODO: check for newer stringr function to do this.

Usage

str_match_all(string, pattern, ...)

Arguments