rest_on_table: A short snippet of raw accelerometer signal from a device...

rest_on_tableR 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/


MIMSunit documentation built on June 21, 2022, 5:06 p.m.