Learn R Programming

hgutils (version 0.2.19)

.regexl: Extracts the matches from stringr::str_match[_all]

Description

Extracts the matches from stringr::str_match[_all]

Usage

.regexl(result)

Value

a list of matches

Arguments

result

The results from stringr::str_match[_all]