iris: My data

Description Usage Format Examples

Description

Really nice flowers!

Usage

1
data("iris")

Format

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

Sepal.Length

a numeric vector

Sepal.Width

a numeric vector

Petal.Length

a numeric vector

Petal.Width

a numeric vector

Species

a factor with levels setosa versicolor virginica

Examples

1

lgatto/myp documentation built on May 28, 2019, 8:40 a.m.

Related to iris in lgatto/myp...