preprocess.regexp: Pre-process a text with regular expression that contains no...

Description Usage Arguments Value

View source: R/preprocessorRegexp.R

Description

replace all instances of a regular expression in a text via a function

Usage

1

Arguments

regex

the regular expression

text

the text

func

the function which receives the matches

...

the parameters to be passed to func

Value

the processed string


thomasWeise/bookbuildeR documentation built on Sept. 5, 2021, 6:31 p.m.