Learn R Programming

speccalt (version 0.1.1)

irisdat: irisdat

Description

matrix of 150 elements on 4 features, extracted from iris standard data.frame (4 first variables). See reference.

Arguments

Format

The format is: num [1:150, 1:4] 5.1 4.9 4.7 4.6 5 5.4 4.6 5 4.4 4.9 ...

References

Fisher, R. A. (1936) _The use of multiple measurements in taxonomic problems_, Annals of Eugenics, Volume 7, Part II, Pages 179-188.

Examples

Run this code
plot(irisdat)

Run the code above in your browser using DataLab