View source: R/compare-methods.R
frechetDist | R Documentation |
Compute the discrete Frechet distance between two Track
objects.
## S4 method for signature 'Track'
frechetDist(track1, track2)
track1 |
An object of class |
track2 |
An object of class |
Discrete Frechet distance.
Nikolai Gorte <n.gorte@gmail.com>
http://en.wikipedia.org/wiki/Fr\'echet_distance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.