Description Usage Arguments Details Value Examples
Summarize activity measures
1  | PA_summary(final_dat)
 | 
final_dat | 
 cleaned final data that is between record getup time and sleep time  | 
All numbers are calculated in the given time period (day, hour, etc_)_ Total sedentary/standing/stepping hours are obtained from the summation of the duration times for sedentary/standing/stepping activities in the given time period_
hours_worn_total Total worn hours
sed_hour  Total sedantary hours
stand_hour Total stand hours
step_hour Total step hours
num_changes_from_sed_to_non_sed Numbers of changing from sedantary to non sadantary status
step_count_total Total Step count
num_hour_over_3_METs Number of hours that Metabolic Equivalent of Task (MET) is over 3
MET_hours  Total METs
table A table that shows all above results
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.