Learn R Programming

faraway (version 1.0.7)

aflatoxin: aflatoxin dosage and liver cancer in lab animals

Description

Aflatoxin B1 was fed to lab animals at vary doses and the number responding with liver cancer recorded.

Usage

data(aflatoxin)

Arguments

Format

A data frame with 6 observations on the following 3 variables.

dose

dose in ppb

total

number of test animals

tumor

number with liver cancer

Examples

Run this code
data(aflatoxin)

Run the code above in your browser using DataLab