irislengths: Iris Lengths Data Set

Description Usage Format Examples

Description

We only consider the lengths from the original FIsher iris data set.

Usage

1
data("irislengths")

Format

A data frame with 150 observations on the following 2 variables.

sepal

a numeric vector

petal

a numeric vector

Examples

1
2
data(irislengths)
## maybe str(irislengths) ; plot(irislengths) ...

D1ng-Ma/MyFirstRPackage documentation built on Oct. 30, 2019, 5:50 a.m.