search_stops_speeds_times: Searches for times of stillness from passed speeds and time...

View source: R/navr-onsets.R

search_stops_speeds_timesR Documentation

Searches for times of stillness from passed speeds and time diffs

Description

Searches for times of stillness from passed speeds and time diffs

Usage

search_stops_speeds_times(speeds, time_diffs, speed_threshold, min_duration)

Arguments

speeds

vector of speeds

time_diffs

vactor of time diffs

speed_threshold

what is considered to eb moving speed

min_duration

minímum stillness duration to be considered stop


hejtmy/navr documentation built on March 3, 2023, 5:24 p.m.