fix_rut: Fix Rut

View source: R/R ez.R

fix_rutR Documentation

Fix Rut

Description

This function fixes the rut

Usage

fix_rut(x)

Arguments

x

Vector of numeric type or character

Examples

x = c("012345678-9","0123456789 "," 0.12345678 9")
fix_rut(x)

bfernandez2/ezR documentation built on April 4, 2022, 1:54 p.m.