powered by
@
"at"
replace_symbol(text.var, dollar = TRUE, percent = TRUE, pound = TRUE, at = TRUE, and = TRUE, with = TRUE)
"dollar"
"percent"
"number"
"and"
"with"
bracketX
qprep
replace_abbreviation
replace_contraction
replace_number
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