View source: R/gr-domesticplotters.R
ldk_links | R Documentation |
Cosmetics only but useful to visualize shape variation.
ldk_links(ldk, links, ...)
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 |
a drawing on the last plot
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.