toNumericClassLabels | R Documentation |
This function converts a vector (of class labels) to a numeric vector.
toNumericClassLabels(x)
x |
inputs |
the vector converted to a numeric vector
data(iris)
toNumericClassLabels(iris[,5])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.