clean_ind_names: Clean individual's names for radiator and other packages

View source: R/clean.R

clean_ind_namesR Documentation

Clean individual's names for radiator and other packages

Description

Function to clean individual's name that interfere with some packages or codes. _ and : are changed to a dash -. Whitespaces are removed. Used internally in radiator and might be of interest for users.

Usage

clean_ind_names(x)

Arguments

x

(character string) Individuals character string.


thierrygosselin/radiator documentation built on April 25, 2024, 3:20 a.m.