View source: R/navr-deliberation.R
search_deliberation_stops | R Documentation |
if min_rotation is 0, then it can be replaced by search stops.
search_deliberation_stops(
obj,
speed_threshold,
min_duration,
min_rotation,
rotation_axis = "x",
...
)
## S3 method for class 'navr'
search_deliberation_stops(
obj,
speed_threshold,
min_duration,
min_rotation,
rotation_axis = "x",
...
)
speed_threshold |
what is considered as a stopping speed. Same as the speed threshold in search_stops |
min_duration |
minimal duration of the stop |
... |
navr
: Searches for deliberation stops in navr object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.