powered by
Changes the format of a RUT to hyphen without dots
rut_hyphen(rut, uppercase = FALSE)
RUT to modify. It must be a character string
Defines if the verification number 'k' should be in uppercase (TRUE) or lowercase (FALSE). By default the value is FALSE
Returns a RUT in hyphen without dots format
# NOT RUN { rut_hyphen('123456789') # }
Run the code above in your browser using DataLab