iris2: An Expansion of the Iris Dataset

Description Usage Format Details

Description

An expansion of the well-known iris dataset. Extra variables from a range of classes, modes, types, and factor level lengths, spewed from the imagination of a formal consortium of wild monkeys, have been added to complicate the iris dataset and provide a stomping grounds to demonstrate the outrageous capabilities of the dtables package, and test new ones.

Usage

1

Format

An object of class data.frame with 150 rows and 12 columns.

Details

Sepal.Length

Original iris variable

Sepal.Width

Original iris variable

Petal.Length

Original iris variable

Petal.Width

Original iris variable

Species

Original iris variable

Color

A factor variable of class character; the color of the flower

Attractiveness

A likert scale variable of class integer; the attractiveness of the flower

LikelyToBuy

A likert scale variable of class integer with negative values; the likelihood of buying the flower

Sold

A dichotomous variable of class logical; whether or not the flower was bought

Review

A likert scale variable of class numeric; the customer's review of the flower

Approval

A missing values variable of class logical; a spanner in the works

Date

A date variable of class Date; the date the flower was bought


dtables documentation built on May 1, 2019, 6:48 p.m.