Learn R Programming

Momocs (version 1.2.9)

ldk_links: 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

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