MinkowskiDistance {GeoFIS} | R Documentation |
The "Minkowski" distance
Description
Function to create a "Minkowski" distance
To be used with the Zoning combine_distance
field
Usage
MinkowskiDistance(power = 2)
Arguments
power |
numeric value, The power of the Minkowski distance |
Value
Minkowski distance object
[Package GeoFIS version 1.1.1 Index]