ldk_links: Draws links between landmarks

View source: R/gr-domesticplotters.R

ldk_linksR 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()


vbonhomme/Momocs documentation built on Nov. 13, 2023, 8:54 p.m.