ldk_links {Momocs} | R Documentation |
Draws links between landmarks
Description
Cosmetics only but useful to visualize shape variation.
Usage
ldk_links(ldk, links, ...)
Arguments
ldk |
a matrix of (x; y) coordinates |
links |
a matrix of links. On the first column the starting-id, on the second column the ending-id (id= the number of the coordinate) |
... |
additional parameters to fed segments |
Value
a drawing on the last plot
See Also
Other plotting functions:
coo_arrows()
,
coo_draw()
,
coo_listpanel()
,
coo_lolli()
,
coo_plot()
,
coo_ruban()
,
ldk_chull()
,
ldk_confell()
,
ldk_contour()
,
ldk_labels()
,
plot_devsegments()
,
plot_table()
Other ldk plotters:
ldk_chull()
,
ldk_confell()
,
ldk_contour()
,
ldk_labels()
[Package Momocs version 1.4.1 Index]