stop_detection: Detecting stops from accelerometer y-axis

Description Usage Arguments Value

View source: R/gps_smoothing.R

Description

Detecting stops from accelerometer y-axis

Usage

1
stop_detection(acc_data, interval_sec = 3, var_check = 0.004)

Arguments

acc_data

the accelerometer data

interval_sec

interval check

var_check

thresh hold value

Value

A dataframe containing the position of stop starts and ends, and length of stop.


issactoast/ikhyd documentation built on March 5, 2021, 10:24 p.m.