| Iris | R Documentation |
Iris data set
data("Iris")
A data frame with 150 observations on the following 5 variables.
Sepal.lengtha numeric vector
Sepal.widtha numeric vector
Petal.lengtha numeric vector
Petal.widtha numeric vector
Speciesa character vector
It contains 150 samples with 5 variables
Gaspar peninsula in Canada
data(Iris) ## maybe str(Iris) ; plot(Iris) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.