Description Usage Arguments Value
trip match algorithm that calculate matching distances.
1 | trip_match_cpp(M1, M2, dist_cut = 1e-04, heading_cut = 0.005)
|
M1 |
distance and heading matrix of simplified trip 1. |
M2 |
distance and heading matrix of simplified trip 2. |
dist_cut |
distance cut-off. |
heading_cut |
heading cut-off. |
distances of matching trip segments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.