sp_ID_haus: Hausdorff Distance Matrix - ID (Method 1)

View source: R/utils.R

sp_ID_hausR Documentation

Hausdorff Distance Matrix - ID (Method 1)

Description

Calculate the hausdorff distance between polygons (or points) from different types considering their ID's.

Usage

sp_ID_haus(obj_sp1, obj_sp2)

Arguments

obj_sp1

a SpatialPolygons or SpatialPointsDataFrame object

obj_sp2

a SpatialPolygons or SpatialPointsDataFrame object

Value

a distance matrix


lcgodoy/past documentation built on Oct. 17, 2023, 3:25 p.m.