This function returns the column classes of a specified data frame.

get_class_df(data)

Arguments

data

a tibble

Value

tibble

See also

Examples

get_class_df(mtcars)