Description Usage Format Source Examples
A dataset containing weights, blood pressures and other attributes of 40 adult men and 40 adult women. Sample is loosely based on data in the National Health Exam III.
1 | data("HealthExam")
|
A data frame with 80 observations on the following 12 variables.
Sexmale or female
AgeGroup18-35, 36-65, 65+
Heightheight in inches
Weightweight in pounds
Waistcircumference in cm
Pulsepulse rate in beats per minute
SysBPsystolic blood pressure in mmHg
DiasBPdiastolic blood pressure in mmHg
BodyMassbody mass index in kg/m^2
Cholesterolin mg/dL
Legupper leg length in cm
RegionGeographic region in the US. 1: Midwest, 2: Northeast, 3: South, 4: West
based on http://www.cdc.gov/nchs/nhanes/nh3data.htm
1 | data(HealthData)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.