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.

clean_ind_names(x)

Arguments

x

(character string) Individuals character string.