iris: some documentation

Description Usage Format Examples

Description

whatevere description will be

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
2
data(iris)
## maybe str(iris) ; plot(iris) ...

felixgrunberger/csamaR documentation built on May 28, 2019, 8:39 a.m.