powered by
Draws 'lollipops' between two configurations.
coo_lolli(coo1, coo2, pch = NA, cex = 0.5, ...)
A list or a matrix of coordinates.
list
matrix
a pch for the points (default to NA)
a cex for the points
optional parameters to fed points and segments.
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_arrows
coo_draw
coo_listpanel
coo_plot
coo_ruban
ldk_chull
ldk_confell
ldk_contour
ldk_labels
ldk_links
plot_devsegments
plot_table
# NOT RUN { coo_lolli(coo_sample(olea[3], 50), coo_sample(olea[6], 50)) title("A nice title !") # }
Run the code above in your browser using DataLab