grapes-del-grapes: Remove Patterns Within String

%del%R Documentation

Remove Patterns Within String

Description

gsub with ignore.case = TRUE, perl = TRUE, fixed = FALSE.

Usage

x %del% pattern

Arguments

x

Character vector.

pattern

Character string containing a regular expression to be matched and removed from x.

Value

Character, x with pattern removed


EricLamphere/ezextras documentation built on Sept. 14, 2022, 3:09 p.m.