Creates links (all pairwise combinations) between landmarks
Source:R/coo-ldk-utilities.R
links_all.Rd
Creates links (all pairwise combinations) 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_delaunay()