factor_length: Determine the length of the factors in a data.frame
Description
Goes through every column in the data.frame, and return the length of its levels
Value
A vector of length n
, with n
the number of factor columns in the data frame, containing the length of the levels of those factors