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.
sampleXYZA data.table with four columns:
Timestamp
accelerometer data in X direction
accelerometer data in Y direction
accelerometer data in Z direction
counts to see how to produce counts.
sampleCounts
counts calculated by activityCounts and ActiLife