Skip to contents

This dataset variation includes:

  • Column with different type: Sepal.Length (character).

  • Column with different values: Sepal.Length (1 modified value).

Usage

iris_var5

Format

A data.frame with 160 rows and 5 variables:

Sepal.Length

Charactert, length in cm.

Sepal.Width

Numeric, width in cm.

Petal.Length

Numeric, length in cm.

Petal.Width

Numeric, Petal width in cm.

Species

Factor with levels: "setosa","versicolor","virginica".

Source

Modified iris dataset.