rut_simple {rutifier} | R Documentation |
Changes the format of a RUT to not contain dots or hyphen
rut_simple(rut, uppercase = FALSE)
rut |
RUT to modify. It must be a character string |
uppercase |
Defines if the verification number 'k' should be in uppercase (TRUE) or lowercase (FALSE). By default the value is FALSE |
Returns a RUT whitout dots and hyphen
rut_simple('123456789')