| deliveryData {PhysicalActivity} | R Documentation |
Approximately 15 days of 3-axis accelerometer data collected with 1-minute epoch.
data(deliveryData)
A data frame with 20987 observations on the following variables.
A character vector, timestamp of accelerometer measurements
A numeric vector, counts from axis1 of 3-axis accelerometer
A numeric vector, counts from axis2 of 3-axis accelerometer
A numeric vector, counts from axis3 of 3-axis accelerometer
A numeric vector, the number of steps
A numeric vector, the vector magnitude calculated from counts of axis1, axis2 and axis3
Cole Beck cole.beck@vumc.org, Leena Choi leena.choi@Vanderbilt.Edu
data(deliveryData)