powered by
Convert character-type columns of a data frame to factor-type
char_to_fac(df)
The data frame with factor columns instead of char columns.
A data frame.