powered by
A simple helper function that removes special characters from a character string.
rmf(x)
A character string.
A character string with special characters removed.
# NOT RUN { rmf("ba*&m^l$$:s.s") # }
Run the code above in your browser using DataLab