Removes any character that is not a number, K, k, dot or hyphen
clear_rut(rut)
rut
Character string
Returns a character string without said characters
clear_rut('12m345.678-9=')