rest_on_table {MIMSunit}R Documentation

A short snippet of raw accelerometer signal from a device resting on a table.

Description

The dataset includes accelerometer data sampled at 80Hz and 6g. This data is used to derive the thresholding.

Usage

rest_on_table

Format

A data frame with 5000 rows and 4 variables:

HEADER_TIME_STAMP

The timestamp of raw accelerometer data, in POSIXct

X

The x axis value of raw accelerometer data, in number

Y

The x axis value of raw accelerometer data, in number

Z

The x axis value of raw accelerometer data, in number

Source

https://github.com/mHealthGroup/MIMSunit/


[Package MIMSunit version 0.11.2 Index]