Description Usage Arguments Value Examples
Changes the format of a RUT to hyphen without dots
1 | rut_hyphen(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 in hyphen without dots format
1 | rut_hyphen('123456789')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.