
Creates links (Delaunay triangulation) between landmarks
Source:R/coo-ldk-utilities.R
links_delaunay.RdCreates links (Delaunay triangulation) between landmarks
Value
a matrix that can be passed to ldk_links, etc. The columns are the row ids of the original shape.
See also
Other ldk helpers:
def_links(),
ldk_check(),
links_all()
