ds_screener
returns an object of class "ds_screener"
.
An object of class "ds_screener"
is a list containing the
following components
Rowsnumber of rows in the data frame
Columnsnumber of columns in the data frame
Variablesnames of the variables in the data frame
Typesclass of the variables in the data frame
Countlength of the variables in the data frame
nlevelsnumber of levels of a factor variable
levelslevels of factor variables in the data frame
Missingnumber of missing observations in each variable
MissingPerPercent of missing observations in each variable
MissingTotaltotal number of missing observations in the data frame
MissingTotPertotal percent of missing observations in the data frame
MissingRowstotal number of rows with missing observations in the
data frame
MissingColstotal number of columns with missing observations in the
data frame