stop_detection2: Detecting stops from accelerometer y-axis using regresion

Description Usage Arguments Value

View source: R/gps_smoothing.R

Description

Detecting stops from accelerometer y-axis using regresion

Usage

1
stop_detection2(acc_sub, interval_sec = 3, slope_check = 0.005)

Arguments

acc_sub

the accelerometer data

interval_sec

interval check

slope_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.