Clean character vector
clean_vec(vec, verbose = FALSE, unique = TRUE, keep_number = FALSE,
translit = TRUE, punct = TRUE)
character vector to clean
logical is the function verbose
logical do we have to apply make_unique
logical keep number at begining
logical remove non ascii character
logical do you remove punctuation