Remove Special Characters
A simple helper function that removes special characters from a character string.
rmf(x)
x |
A character string. |
A character string with special characters removed.
rmf("ba*&m^l$$:s.s")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.