The Iris dataset is consists of 4 variables, 3 groups and 150 observations. The last column of the data is Iris species.
iris
A data frame with 150 rows and 5 columns. The columns are as follows:
The Sepal length values of iris flowers
The Sepal width values of iris flowers
The Petal length values of iris flowers
The Petal width values of iris flowers
The species of iris flowers