| iris {MVTests} | R Documentation | 
Iris Data
Description
The Iris dataset is consists of 4 variables, 3 groups and 150 observations. The last column of the data is Iris species.
Usage
iris
Format
A data frame with 150 rows and 5 columns. The columns are as follows:
- Sepal.Length
- The Sepal length values of iris flowers 
- Sepal.Width
- The Sepal width values of iris flowers 
- Petal.Length
- The Petal length values of iris flowers 
- Petal.Width
- The Petal width values of iris flowers 
- Species
- The species of iris flowers 
Source
https://archive.ics.uci.edu/ml/datasets/Iris
[Package MVTests version 2.2.2 Index]