critical_threshold {sfdep} | R Documentation |
Identifies the minimum distance in which each observation will have at least one neighbor.
critical_threshold(geometry, k = 1)
geometry |
an sf geometry column |
k |
the minimum number of neighbors to check for |
a numeric scalar value.
critical_threshold(sf::st_geometry(guerry))