percent: percent

Description Usage Format Source Examples

Description

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

Usage

1

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

Source

Centers for Disease Control and Prevention (CDC). National Center for Health Statistics (NCHS). National Health and Nutrition Examination Survey Data. Hyattsville, MD: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [2021][https://www.cdc.gov/nchs/nhanes/].

Examples

1
2
3
4
# Load data
data(percent)
# View data
summary(percent)

AsthmaNHANES documentation built on April 13, 2021, 5:07 p.m.