example_data | R Documentation |
A data set assembled by running the interactive direct observation program and entering a variety of activities.
example_data
A data frame with 10 rows and 15 variables:
The user-inputted identification code for the trial
The user-inputted start time for the activity
The automatic timestamp generated by button click, retained as a backup if an error occurs in User_Timestamp
The numeric day of the year (i.e., julian date)
The numeric minute of the day (e.g. 0 for midnight and 1439 for 23:59)
The user-inputted activity description
The duration of the activity (in seconds), based on User_Timestamp
The duration of the activity (in seconds), based on Auto_Timestamp
The pre-classified activity intensity, based on user input to the program's decision tree
User-inputted response to the seated prompt
User-inputted response to the large-muscles-moving prompt
User-inputted response to the slow prompt
User-inputted response to the slowed-by-resistance prompt
User-inputted response to the ambulation prompt
User-inputted response to the light-walking prompt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.