| Iris | R Documentation |
Measurements of four dimensions of flowers of three species of the plant Iris (Iris setosa, Iris versicolor, and Iris virginica).
data(Iris)
A data frame with 150 observations on the following 6 variables.
Species_NoSpecies number
Petal_widthPetal width (in cm)
Petal_lengthPetal length (in cm)
Sepal_widthSepal width (in cm)
Sepal_lengthSepal length (in cm)
Species_nameSpecies names: Setosa, Verginica or Versicolor, a character vector
Fisher, R.A. (1936) The use of multiple measurements in taxonomic problems. Ann. Eugenics, 7, pp.179-188.
data(Iris)
head(Iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.