simplify.rules: Rules for names simplification

Description Usage Format

Description

A dataset contains rules that a subsequently applied to text string. Each rule simplifes text using standard gsub function. Order of rules in dataset matters - first rules apply earlier

Usage

1

Format

A dataframe with 4 variables

Seq

rule sequence, the less number the earlier applied

From

string to find (pattern in terms of gsub)

To

replacement

Fixed

pattern search mode: if TRUE pattern is a string to be matched as is. Overrides all conflicting arguments


EvgenyPetrovsky/hello.rpkg documentation built on May 17, 2019, 6:18 p.m.