PerformRefactor: Finds patternt in content and replace it.

Description Usage Arguments Value

Description

Finds patternt in content and replace it.

Usage

1
PerformRefactor(contents, from, to, useWordBoundaries = FALSE)

Arguments

contents

Character vector, content to search in

from

Character vector, regular expression, that will be replaced

to

Character vector, that will be replacement

Value

List with new content and number of changes.


kittypr/RMDupdaterAddin documentation built on May 13, 2019, 4:05 a.m.