regmatches_: extract reg expr matches

Description Usage Arguments Value Author(s)

View source: R/tfse.regmatches_.r

Description

A wrapper around the base function combo of gregexpr and regmatches

Usage

1
2
3

Arguments

x

Text data.

pat

Reg ex pattern

drop

Logical indicating whether to drop empty matches. Defaults to FALSE.

...

Other args (like ignore.case) passed to gregexpr

Value

Matching expression from text.

Author(s)

Michael Wayne Kearney


AlbanSagouis/myToolbox documentation built on Feb. 1, 2021, 1:08 p.m.