fev | R Documentation |
Data from a study of 654 children on the relationship between smoking status and lung function (measured by FEV). Each row corresponds to a single clinic visit and contains information on age, height, sex, FEV, and smoking status. More information, including a coding key, is available at rct-design.com (Teaching Materials, Datasets section).
fev
A data frame with 654 rows and 7 variables:
case number (the numbers 1 to 654)
subject identification number (unique for each different child)
subject age at time of measurement (years)
measured forced exhalation volume (liters per second)
subject height at time of measurement (inches)
subject sex
smoking habits ("yes" or "no")
Dataset originally distributed at rct-design.com (Teaching Materials, Datasets section).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.