View source: R/identify_walk_bouts_in_gps_and_accelerometry_data.R
summarize_walk_bouts | R Documentation |
Summarize walking bouts: This function summarizes walking bouts and calculates the median speed, complete day, non-wearing, bout start, and duration of each bout.
summarize_walk_bouts(walk_bouts, ..., collated_arguments = NULL)
walk_bouts |
A data frame containing identified walk bouts |
... |
Additional arguments to be passed to the function |
collated_arguments |
A list of collated arguments |
A data frame summarizing identified walk bouts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.