Define neighbour relationships according to Delaunay triangulation network
tri_nb(poly, soi = F)weighted neighbour matrix in a listw object from spdep package
based on tri.mesh function from tripack package.
Other nb_funcs:
centroid_nb(),
knn_nb(),
membrane_nb(),
nb_expand(),
nb_update(),
queen_nb()