iris_uci | R Documentation |
This dataset contains 150 flower samples distributed among 3 iris species classes: Setosa, Versicolor, and Virginica. It consists of 5 columns, including 4 attributes measured in centimeters: sepal length and width, and petal length and width, along with a column indicating the iris species. This dataset was introduced by Ronald A. Fisher in 1936 in his classic paper on linear discriminant analysis.
data("iris_uci")
Fisher, R. A. (1988). Iris. UCI Machine Learning Repository. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.24432/C56C76")}.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.