Learn R Programming

ISwR (version 1.0-8)

tlc: Total lung capacity

Description

The tlc data frame has 32 rows and 4 columns. It contains data on pretransplant total lung capacity (TLC) for recipients of heart-lung transplants, by whole-body plethysmography.

Usage

tlc

Arguments

source

D.G. Altman (1991), Practical Statistics for Medical Research, Exercise 12.5, 10.1, Chapman & Hall.

Examples

Run this code
plot(tlc~height,data=tlc)

Run the code above in your browser using DataLab