View source: R/SleepEstEachDay.R
cal_mean_idx | R Documentation |
Calculate the mean index of a segment
cal_mean_idx(i, datain, idx_start, idx_end)
i |
segment index |
datain |
activity data, must be a data frame |
idx_start |
array of segment start indices |
idx_end |
array of segment end indices |
mean value of segment indices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.