| nhanes2007 | R Documentation |
Demographic and dietary intake variables from a U.S. national household survey
data(nhanes2007)
A data frame with 4,329 person-level observations on the following 26 variables measuring 24-hour dietary recall. See https://wwwn.cdc.gov/nchs/nhanes/2013-2014/DR2IFF_H.htm for more details about the variables.
SEQNIdentification variable
SDMVSTRAStratum
SDMVPSUPrimary sampling unit, numbered within each stratum (1,2)
WTDRD1Dietary day 1 sample weight
GENDERGender (0 = female; 1 = male)
RIDAGEYRAge in years at the time of the screening interview; reported for survey participants between the ages of 1 and 79 years of age. All responses of participants aged 80 years and older are coded as 80.
RIDRETH1Race/Hispanic origin (1 = Mexican American; 2 = Other Hispanic; 3 = Non-Hispanic White; 4 = Non-Hispanic Black; 5 = Other Race including multiracial)
BMXWTBody weight (kg)
BMXBMIBody mass Index ((weight in kg) / (height in meters)**2)
DIETOn any diet (0 = No; 1 = Yes)
CALDIETOn a low-calorie diet (0 = No; 1 = Yes)
FATDIETOn a low-fat diet (0 = No; 1 = Yes)
CARBDIETOn a low-carbohydrate diet (0 = No; 1 = Yes)
DR1DRSTZDietary recall status that indicates quality and completeness of survey participant's response to dietary recall section. (1 = Reliable and met the minimum criteria; 2 = Not reliable or not met the minimum criteria; 4 = Reported consuming breast-milk (infants and children only))
DR1TKCALEnergy (kcal)
DR1TPROTProtein (gm)
DR1TCARBCarbohydrate (gm)
DR1TSUGRTotal sugars (gm)
DR1TFIBEDietary fiber (gm)
DR1TTFATTotal fat (gm)
DR1TSFATTotal saturated fatty acids (gm)
DR1TMFATTotal monounsaturated fatty acids (gm)
DR1TPFATTotal polyunsaturated fatty acids (gm)
DR1TCAFFCaffeine (mg)
DR1TALCOAlcohol (gm)
DR1_320ZTotal plain water drank yesterday (gm)
The National Health and Nutrition Examination Survey (NHANES) is a program of studies designed to assess the health and nutritional status of adults and children in the United States. The survey is unique in that it combines interviews and physical examinations. The nhis2007 data set contains observations for 4,329 persons collected in 2007-2008.
National Health and Nutrition Examination Survey of 2007-2008 conducted by the U.S. National Center for Health Statistics. https://www.cdc.gov/nchs/nhanes.htm
data(nhanes2007)
str(nhanes2007)
summary(nhanes2007)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.