powered by
scrubber(text.var, num2word = FALSE, rm.quote = TRUE, fix.comma = TRUE, fix.space = TRUE, ...)
"
replace_number
strip
x <- c("I like 456 dogs\t , don't you?\"") scrubber(x) scrubber(x, TRUE)
Run the code above in your browser using DataLab