rut_hyphen: RUT format: Hyphen without dots (Sin puntos, con guion)

Description Usage Arguments Value Examples

View source: R/format.R

Description

Changes the format of a RUT to hyphen without dots

Usage

1
rut_hyphen(rut, uppercase = FALSE)

Arguments

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

Value

Returns a RUT in hyphen without dots format

Examples

1
rut_hyphen('123456789')

rutifier documentation built on March 2, 2020, 5:09 p.m.