prep_daily_data | R Documentation |
prep_daily_data
prep_daily_data(.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. |
Prepares daily data derived from valid wear in a fitibble.
a tibble containing daily statistics of valid wear for each date and subject id
in .data
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.