powered by
draws an error of missing data.
error_variables(num = T)
if TRUE shows a message of missing numerical variables, if FALSE shows a message of missing categorical variables.
# NOT RUN { error_variables(TRUE) error_variables(FALSE) # }
Run the code above in your browser using DataLab