
The lung
data frame has 18 rows and 3 columns. It contains data
on three different methods of determining human
lung volume.
lung
This data frame contains the following columns:
volume
a numeric vector, measured lung volume.
method
a factor with levels A
, B
, and C
.
subject
a factor with levels 1
--6
.