sampleXYZ: Raw accelerometer data for the activityCounts package

Description Usage Format See Also

Description

A simple data.table that contains raw accelerometer data for testing the counts function. Sampling frequency of this data.table is 100Hz, therefore pass 100 as the second argument when using the counts function.

Usage

1

Format

A data.table with four columns:

Time

Timestamp

accelerometer_X

accelerometer data in X direction

accelerometer_Y

accelerometer data in Y direction

accelerometer_Z

accelerometer data in Z direction

See Also

counts to see how to produce counts.

sampleCounts counts calculated by activityCounts and ActiLife


activityCounts documentation built on July 31, 2019, 9:04 a.m.