A list with two components.
tab
- a data frame with the following information about each variable:
namevariable name
classclass of variable
nmissnumber of missing values (NA
)
perctmisspercentage of missing values
ndistinctnumber of distinct values (excluding missing values)
detailsrange for numeric variables, maximum length for character
variables, labels for factors with <= maxlevs levels
labs - a list of extra tables with labels for each factor with number
of levels greater than maxlevs.