Creates a dataframe that contains summary information (type, number of levels, num_valid, num_missing) about categorical variables.

make_cat_variable_summary_df(var)

Arguments

var

The categorical vector to be summarized

Value

A dataframe containing summary information.