Learn R Programming

BSDA (version 1.01)

Disposal: Toxic intensity for plants producing herbicidal preparations

Description

Data for Exercise 1.127

Usage

Disposal

Arguments

Format

A data frame with 29 observations on the following variable.

pounds

a numeric vector

Examples

Run this code
# NOT RUN {
str(Disposal)
attach(Disposal)
stem(pounds)
fivenum(pounds)
EDA(pounds)
detach(Disposal)
# }

Run the code above in your browser using DataLab