make_smallest_bout_with_smallest_non_wearing_period | R Documentation |
This function creates a dataset consisting of the smallest bout and the smallest non-wearing period. The bout length, non-wearing period length, and epoch length are defined in the global variables: minimum_bout_length, maximum_number_consec_inactive_epochs_in_bout, and min_non_wearing_length, respectively.
make_smallest_bout_with_smallest_non_wearing_period()
A data frame with columns for activity counts and date-time stamps.
make_smallest_bout_with_smallest_non_wearing_period()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.