Learn R Programming

ISwR (version 1.0-8)

vitcap: Vital capacity

Description

The vitcap data frame has 24 rows and 3 columns. It contains data on vital capacity for workers in the cadmium industry. It is a subset of the vitcap2 data set.

Usage

vitcap

Arguments

source

P. Armitage and G. Berry (1987), Statistical Methods in Medical Research, 2nd ed., Blackwell, p.~286.

Examples

Run this code
plot(vital.capacity~age, pch=group, data=vitcap)

Run the code above in your browser using DataLab