Description Usage Arguments Details Value See Also
View source: R/accelerate-summarize2.R
Cf summarize
1 2 3 4 5 6 7 8 9 | summarize2(
x,
reqdays = c(wd = 2, we = 1),
cutoffs,
excl.rel = TRUE,
epoch,
minhrs,
include2 = c("Period", "Length", "Wkdy", "avg.cpm", "tot.cnts", "val.time", "permax")
)
|
x |
a data frame, result from read.actigraph.folder or similar |
reqdays |
vector or list with elements named wd and we - required days |
cutoffs |
character (name of the set of cutoffs to be used) |
excl.rel |
exclude "relative" times in activity categories |
epoch |
epoch |
minhrs |
minimum required hours |
include2 |
include2 |
Like summarize but see ortega et al in PLOS!
a df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.