View source: R/mergingCycleFunctions.R
mergeStopsAndCleanTracks | R Documentation |
Calls stopMerger
and then moveMerger
mergeStopsAndCleanTracks(events, thetaD, small_track_action = "merge", ...)
events |
data.table from |
thetaD |
how many meters away may stops be and still be merged |
small_track_action |
one of "merge" or "exclude" for short tracks |
... |
additional optional arguments passed to moveMerger including max_locs, max_time and max_dist |
update events data.table by reference
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.