Disposal {BSDA}R Documentation

Toxic intensity for plants producing herbicidal preparations

Description

Data for Exercise 1.127

Usage

Disposal

Format

A data frame with 29 observations on the following variable.

pounds
a numeric vector

Source

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

Examples

str(Disposal)
attach(Disposal)
stem(pounds)
fivenum(pounds)
EDA(pounds)
detach(Disposal)

[Package BSDA version 0.1 Index]