powered by
A wrapper that uses coo_chull
ldk_chull(ldk, col = "grey40", lty = 1)
an array (or a list) of landmarks
a color for drawing the convex hull
an lty for drawing the convex hulls
coo_chull, chull, ldk_confell, ldk_contour
Other plotting functions: coo_arrows, coo_draw, coo_listpanel, coo_lolli, coo_plot, coo_ruban, ldk_confell, ldk_contour, ldk_labels, ldk_links, plot_devsegments, plot_table
coo_arrows
coo_draw
coo_listpanel
coo_lolli
coo_plot
coo_ruban
ldk_confell
ldk_contour
ldk_labels
ldk_links
plot_devsegments
plot_table
Other ldk plotters: ldk_confell, ldk_contour, ldk_labels, ldk_links
# NOT RUN { coo_plot(mshapes(wings)) ldk_chull(wings$coo) # }
Run the code above in your browser using DataLab