stopMerger | R Documentation |
Given the events data.table containing the spatiotemporally clustered stop/
move states, merges stops separated by less than thetaD
meters.
Modifies events by reference.
stopMerger(events, thetaD)
events |
data.table of events from |
thetaD |
maximum distance for merging subsequent stops |
modifies events data.table by reference, changing new_stop_id and new_state
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.