Description Usage Format Examples
We only consider the lengths from the original FIsher iris data set.
1 | data("irislengths")
|
A data frame with 150 observations on the following 2 variables.
sepal
a numeric vector
petal
a numeric vector
1 2 | data(irislengths)
## maybe str(irislengths) ; plot(irislengths) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.