Learn R Programming

ICSNP (version 1.1-2)

pulmonary: Change in Pulmonary Response after Exposure to Cotton Dust

Description

Changes in pulmonary function of 12 workers after 6 hours of exposure to cotton dust.

Usage

data(pulmonary)

Arguments

Format

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

FVC

change in FVC (forced vital capacity) after 6 hours.

FEV

change in FEV_3 (forced expiratory volume) after 6 hours.

CC

change in CC (closing capacity) after 6 hours.

References

Hettmansperger, T. P. and McKean, J. W. (1998), Robust Nonparametric Statistical Methods, London: Arnold.

Examples

Run this code
data(pulmonary)
plot(pulmonary)

Run the code above in your browser using DataLab