.regexl {hgutils}R Documentation

Extracts the matches from stringr::str_match[_all]

Description

Extracts the matches from stringr::str_match[_all]

Usage

.regexl(result)

Arguments

result

The results from stringr::str_match[_all]

Value

a list of matches


[Package hgutils version 0.2.11 Index]