powered by
Removes any character that is not a number, K, k, dot or hyphen
clear_rut(rut)
Character string
Returns a character string without said characters
# NOT RUN { clear_rut('12m345.678-9=') # }
Run the code above in your browser using DataLab