NHANES | R Documentation |
NHANES 2003-04 data
data(NHANES)
A data frame with 19323 rows and 11 variables. This consists physical activity data for 2763 individuals.
ID: Individual's ID
Day: Order of the seven day measurement perior 1-7.
SedentaryMinutes: Sedentary minutes per day in 10 minute bouts.
numberOfBoutsSed: Number of sedentary bouts per day in 10 minute bouts.
mvpaMinutes: Minutes of moderate to vigorous physical activity per day in 10 minute bouts.
numberOfBoutsMVPA: Number of moderate to vigorous physical activity bouts per day in 10 minute bouts.
wearTime: Wear time per day.
Gender: Participant's gender.
Age: Participant's age.
VO2max: Participant's V02max at baseline.
raceBI: Participant's race (white=1, otherwise=0).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.