tlc {ISwR} | R Documentation |
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.
tlc
This data frame contains the following columns:
age
sex
height
tlc
D.G. Altman (1991), Practical Statistics for Medical Research, Exercise 12.5, 10.1, Chapman & Hall.
plot(tlc~height,data=tlc)