Description Usage Arguments Value
View source: R/categorize_pa.R
Calculates PA category given count data and other paramters. Returns a vector of values.
1 | categorize_pa(counts, epochlength, age, cut_params = pa_params_troiano)
|
counts |
Numeric vector of accelerometer values. |
epochlength |
Epoch length in seconds. |
age |
Age in years as a numeric value. |
cut_params |
Cut parameters, default is Troiano cut parameters. |
An ordinal vector of the same length as x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.