Vectorised over string and replacement
Arguments
- string
Input vector
- replacement
A character vector of replacements. Should either be of length 1 or the same length as
string. Seestringr::str_replace()for details
Vectorised over string and replacement
Input vector
A character vector of replacements. Should either be
of length 1 or the same length as string. See stringr::str_replace()
for details