prep_daily_summary | R Documentation |
prep_daily_summary
prep_daily_summary(.data, nonvalid = F, sedentary_level = c(sedentary = "0"))
.data |
a fitibble. |
nonvalid |
determines if nonvalid wear should be cropped instead of valid wear. |
sedentary_level |
named vector of length one indicating the intensity value and name of the PA intensity level that represents the sedentary behavior. |
a tibble containing summary statistics that describe daily patterns for each subject id
in .data
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.