| isDataframeDiscrete | R Documentation |
Estimate if all variables in a data frame are discrete
isDataframeDiscrete(dataframe)
dataframe |
|
True if all variables are discrete, False otherwise
Alfonso Jiménez Vílchez
isDataframeDiscrete(mtcars)
isDataframeDiscrete(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.