trim_patterns: Find a pattern in an element of a character vector to...

Description Usage Arguments

Description

Find a pattern in an element of a character vector to identify where to start trimming & trim

Usage

1
trim_patterns(string, headpattern, tailpattern)

Arguments

string

the character vector in which to look for pattern

headpattern

the pattern to find in the strings

tailpattern

the pattern to find in the strings


fboehm/wordtools documentation built on May 16, 2019, 11:10 a.m.