Learn R Programming

stringb (version 0.1.17)

text_locate_worker: helper function to get start, end, length form pattern match

Description

helper function to get start, end, length form pattern match

Usage

text_locate_worker(string, pattern, ...)

Arguments

string

text to be searched through

pattern

regex to look for

...

further options passed through to grep