Learn R Programming

clickR (version 0.9.45)

mtcars_messy: Messy Motor Trend Car Road Tests Dataset

Description

Modified version of the mtcars dataset with different types of errors in the data. The dataset has 13 variables and 32 observations.

Usage

mtcars_messy

Arguments

Format

A data frame with 32 observations and 13 variables

References

Henderson and Velleman (1981), Building multiple regression models interactively. Biometrics, 37, 391–411.

Examples

Run this code
descriptive(mtcars_messy)

Run the code above in your browser using DataLab