| Iris {DLPCA} | R Documentation |
Iris
Description
Iris data set
Usage
data("Iris")
Format
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
Details
It contains 150 samples with 5 variables
Source
Gaspar peninsula in Canada
Examples
data(Iris)
## maybe str(Iris) ; plot(Iris) ...
[Package DLPCA version 0.0.5 Index]