| iris2 | R Documentation |
This is the same as R's built-in iris data set, but reshaped into
“long” format. It contains four measurements for 50
flowers from each of three species of iris.
iris2
A data frame with 600 observations on the following 5 variables.
planta numeric vector, numbering the flowers from 1 to 150
Speciesa factor with levels setosa versicolor virginica
flower_parta factor with levels Sepal Petal
directiona factor with levels Length Width
valuea numeric vector, the measured value, in centimeters
Fisher, R. A. (1936) The use of multiple measurements in taxonomic problems. Annals of Eugenics, 7, Part II, 179–188.
The data were collected by Anderson, Edgar (1935). The irises of the Gaspe Peninsula, Bulletin of the American Iris Society, 59, 2–5.
data(iris2)
str(iris2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.