Learn R Programming

AsthmaNHANES (version 1.1.0)

percent: percent

Description

The percent data frame has 40,979 rows and 6 columns.

Usage

data(percent)

Arguments

Format

This data frame contains the following columns:

FEV1FVC_percent_predicted

Percent predicted FEV1/FVC

FEV1FVC_z_score

Z score of FEV1/FVC

FEV1_percent_predicted

Percent predicted FEV1

FEV1_z_score

Z score of FEV1

FVC_percent_predicted

Percent predicted FVC

FVC_z_score

Z score of FVC

Examples

Run this code
# NOT RUN {
# Load data
data(percent)
# View data
summary(percent)
# }

Run the code above in your browser using DataLab