Description Usage Value Author(s) Examples
View source: R/base-datasets.R
Ideal dataset for clustering, multi-class problems (tree based models) and EDA.
1 | getIris()
|
iris
dataset with the following columns:
Sepal.Length
Sepal.Width
Petal.Length
Petal.Width
Species
Miguel Arquez
1 | my_iris_df <- getIris()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.