speedfilter_int | R Documentation |
Create a filter index of a track for "bad" points based only on
speed. Called from sda
speedfilter_int(x, max.speed = NULL, test = FALSE)
x |
fG_format object passed from |
max.speed |
maximum speed, in km/h |
This is an implementation based on that in the package trip by MD Sumner (https://github.com/Trackage/trip).
logical vector, with FALSE
values where the tests failed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.