hfun | R Documentation |
h_{12}(t)
from polygonsComputes the h_{12}
(K or L) based on a distance matrix
based on a method
h_func(
p1,
p2,
hausdorff = TRUE,
method = "rnd_poly",
var_st = FALSE,
dists = NULL
)
h_func.list(x, ...)
p1 |
sf object |
p2 |
sf object |
hausdorff |
logical parameter indicating whether the Hausdorff distance should be used |
method |
method to deal with broken polygons |
var_st |
logical scalar indicating if the L function should be used instead |
dists |
vector of distances to compute |
x |
a list with two sf objects. |
... |
Parameters to be used with |
a numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.