data_body | R Documentation |
This dataset includes body composition data measured in 2148 adults aged 20 to 59 years in the United States. These data are taken from the National Health and Nutrition Examination Survey (NHANES) 2017-2018: https://wwwn.cdc.gov/nchs/nhanes/continuousnhanes/default.aspx?BeginYear=2017 (Centers for Disease Control and Prevention, 2020).
data_body
A data frame (tibble) with 2148 rows and 8 columns:
ID
: respondent identifier;
GENDER
: gender (0: male, 1: female);
AGE
: age (years);
HEIGHT
: height (cm);
WEIGHT
: weight (kg);
FAT
: body fat (%);
WAIST
: waist circumference (cm);
GLYCO
: glycohemoglobin (%).
Centers for Disease Control and Prevention (2020). National Health and Nutrition Examination Survey Data.
data_air
, gmbn_body
,
gmdbn_air
, gmm_body
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.