Learn R Programming

BSDA (version 0.1)

Tort: The number of torts, average number of months to process a tort, and county population from the court files of the nation's largest counties

Description

Data for Exercise 5.13

Usage

Tort

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Tort)
attach(Tort)
EDA(months)
detach(Tort)

Run the code above in your browser using DataLab