make_smallest_complete_day_activity | R Documentation |
This function generates an activity sequence for a complete day with a minimal activity count.
make_smallest_complete_day_activity(min_complete_day = 8602)
min_complete_day |
minimum number of epochs for something to be a complete day |
An activity sequence data frame with minimum activity counts for a complete day.
make_smallest_complete_day_activity()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.