R/accelerometry-data.R

#' Uniaxial Sample Data
#' 
#' Accelerometer data for the first 5 participants in the National Health and 
#' Nutrition Examination Survey (NHANES) 2003-2004 dataset. 
#' 
#' @name unidata
#' @source \url{https://wwwn.cdc.gov/nchs/nhanes/search/datapage.aspx?Component=Examination&CycleBeginYear=2003}
#' @docType data
NULL
#'
#' Triaxial Sample Data
#' 
#' Toy dataset with triaxial minute-to-minute counts generated from a trivariate 
#' normal distribution. Does not closely resemble real accelerometer data.
#' 
#' @name tridata
#' @docType data
NULL

Try the accelerometry package in your browser

Any scripts or data that you put into this service are public.

accelerometry documentation built on May 2, 2019, 1:07 p.m.