powered by
Estimate if all variables in a data frame are discrete
isDataframeDiscrete(dataframe)
True if all variables are discrete, False otherwise
A data frame
Alfonso Jiménez Vílchez
isDataframeDiscrete(mtcars) isDataframeDiscrete(iris)
Run the code above in your browser using DataLab