powered by
@
"at"
replace_symbol(x, dollar = TRUE, percent = TRUE, pound = TRUE, at = TRUE, and = TRUE, with = TRUE, ...)
TRUE
"dollar"
"percent"
"number"
"and"
"with"
x <- c("I am @ Jon's & Jim's w/ Marry", "I owe $41 for food", "two is 10% of a #" ) replace_symbol(x)
Run the code above in your browser using DataLab