aciPlot: Plot time activity categories by 30-min segments

Description Usage Arguments Value

Description

aciPlot

Usage

1
2
3
4
5
6
7
8
aciPlot(
  D,
  cutname = "Evenson",
  cats = c("Sedentary", "Light", "Moderate", "Vigorous"),
  plot = TRUE,
  select = Wkdy %in% 0:6,
  ...
)

Arguments

D

summarized data (using 30 mins as period with summary.acc)

cutname

Name of cut points

cats

Cutoff categories as a vector (eg., sedentary, light, moderate)

plot

if TRUE, the results will be plotted using plotAci

select

select

...

...

Value

cdplot.acc


lebatsnok/accelerate documentation built on Dec. 21, 2021, 9:47 a.m.