View source: R/coo-ldk-utilities.R
| def_links | R Documentation | 
Works on Ldk objects, on 2-cols matrices, 3-dim arrays (MSHAPES turns it into a matrix).
def_links(x, nb.ldk)
x | 
 Ldk, matric or array  | 
nb.ldk | 
 numeric the iterative procedure is stopped when the user click on the top of the graphical window.  | 
a Momocs object of same class
Other ldk helpers: 
ldk_check(),
links_all(),
links_delaunay()
## Not run: 
wm <- MSHAPES(wings)
links <- def_links(wm, 3) # click to define pairs of landmarks
ldk_links(wm, links)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.