trim_pattern: 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_pattern(string, pattern, end = length(string))

Arguments

string

the character vector in which to look for pattern

pattern

the pattern to find in the strings

end

latter index for subset to be removed


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