powered by
subSpecials(..., specialChars = c("!", "(", ")", "-", "=", "*", "."))
sub
subOut
subSpecials(c("Hello", "(parens)", "Excited! Mark")) subSpecials(c("Hello", "(parens)", "Excited! Mark"), c("This is a period. And this is an asterisk *"), specialChars=c("!", "("))
Run the code above in your browser using DataLab