powered by
The percent data frame has 40,979 rows and 6 columns.
data(percent)
This data frame contains the following columns:
Percent predicted FEV1/FVC
Z score of FEV1/FVC
Percent predicted FEV1
Z score of FEV1
Percent predicted FVC
Z score of FVC
# NOT RUN { # Load data data(percent) # View data summary(percent) # }
Run the code above in your browser using DataLab