R/utils.R
char_to_fac.Rd
Convert character-type columns of a data frame to factor-type
char_to_fac(df)
A data frame.
The data frame with factor columns instead of char columns.