| is.discrete | R Documentation |
Estimate if a collection contains discrete values
is.discrete(collection)
collection |
|
True if the collecion is discrete, False otherwise
Alfonso Jiménez Vílchez
is.discrete(mtcars$gear)
is.discrete(iris$Sepal.Length)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.