View source: R/gr-domesticplotters.R
| coo_lolli | R Documentation | 
Draws 'lollipops' between two configurations.
coo_lolli(coo1, coo2, pch = NA, cex = 0.5, ...)
| coo1 | A  | 
| coo2 | A  | 
| pch | a pch for the points (default to NA) | 
| cex | a cex for the points | 
| ... | optional parameters to fed points and segments. | 
a drawing on the last plot
Other plotting functions: 
coo_arrows(),
coo_draw(),
coo_listpanel(),
coo_plot(),
coo_ruban(),
ldk_chull(),
ldk_confell(),
ldk_contour(),
ldk_labels(),
ldk_links(),
plot_devsegments(),
plot_table()
coo_lolli(coo_sample(olea[3], 50), coo_sample(olea[6], 50))
title("A nice title !")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.