powered by
removeSpace(x, begin = TRUE, end = TRUE, all = FALSE, ...)
sub
gsub
ignore.case, perl, fixed, useBytes
s <- c("space at end ", " white at begin", " both ", " special ^ ") removeSpace(s)
Run the code above in your browser using DataLab