powered by
Estimate if all variables in a data frame are discrete
isDataframeDiscrete(dataframe)
A data frame
True if all variables are discrete, False otherwise
# NOT RUN { isDataframeDiscrete(mtcars) isDataframeDiscrete(iris) # }
Run the code above in your browser using DataLab