clean_levels {thinkr} | R Documentation |
Clean levels label
Description
Clean levels label
Usage
clean_levels(vec, verbose = FALSE, translit = FALSE, punct = FALSE)
Arguments
vec |
a factor |
verbose |
booleen is the function verbose |
translit |
booleen remove non ascii character |
punct |
booleen do you remove punctuation |
[Package thinkr version 0.16 Index]