.get_categorical_names: Get categorical variable names
Description
Internal function to get categorical variables name from a data.frame.
Usage
.get_categorical_names(df)
Value
a vector with the name of categorical variables
Arguments
- df
data.frame to be checked