View source: R/compute_peak_step_acc.R
| compute_peak_step_acc | R Documentation | 
Compute mean step accumulation (per min) from a given number of the best continous or discontinuous minutes
compute_peak_step_acc(x, n)
| x | A vector of steps data, each value corresponding to a total of steps in a minute. | 
| n | An integer value setting the number of minutes to be used to compute the metric. | 
A numeric value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.