R/ActivityIndex-package.r

#' Activity Index calculation using raw accelerometry data.
#' 
#' @name ActivityIndex
#' @docType package
#' @author Jiawei Bai
#' @description This package contains functions to read raw accelerometry 
#' data and to calculate Activity Index based on the data.

#require("matrixStats")
#library("matrixStats")
#require("data.table")
#library("data.table")
#data(TimeScale)
javybai/ActivityIndex documentation built on Feb. 27, 2021, 8:30 p.m.