
ldk_labels(ldk, d = 0.05, cex = 2/3, ...)
ldk_chull
,
ldk_confell
, ldk_contour
,
ldk_links
Other plotting functions: Ntable
,
conf_ell
, coo_arrows
,
coo_draw
, coo_listpanel
,
coo_lolli
, coo_plot
,
coo_ruban
, ldk_chull
,
ldk_confell
, ldk_contour
,
ldk_links
, plot_devsegments
data(wings)
coo_plot(wings[1])
ldk_labels(wings[1])
# closer and smaller
coo_plot(wings[1])
ldk_labels(wings[1], d=0.05, cex=0.5)
Run the code above in your browser using DataLab