Learn R Programming

UsingR (version 2.0-7)

rat: Survival times of 20 rats exposed to radiation

Description

Survival times of 20 rats exposed to radiation

Usage

data(rat)

Arguments

Format

The format is: num [1:20] 152 152 115 109 137 88 94 77 160 165 ...

Examples

Run this code
# NOT RUN {
data(rat)
hist(rat)
# }

Run the code above in your browser using DataLab