sampleCounts: The counts calculated by activityCounts and ActiLife based on...

Description Usage Format See Also

Description

A simple data.table which its first row is measurement time. Then for each time step, counts are calculated by activityCounts and the ActiLife software. The counts are calculated based on included sampleXYZ dataset, which its sampling frequency is 100H.

Usage

1

Format

A data.table with nine columns:

Time

Date and time

activityCounts_x_counts

counts calculated by counts() function in X direction

activityCounts_y_counts

counts calculated by counts() function in Y direction

activityCounts_z_counts

counts calculated by counts() function in Z direction

ActiLife_x_counts

counts calculated by ActiLife software in X direction

ActiLife_y_counts

counts calculated by ActiLife software in Y direction

ActiLife_z_counts

counts calculated by ActiLife software in Z direction

See Also

counts to see how to produce counts.

sampleXYZ raw accelerometer data for testing counts() function.


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