Labels {CCAMLRGIS} | R Documentation |
Labels for the layers obtained via 'load_' functions. Positions correspond to the centroids
of polygon parts. Can be used in conjunction with add_labels
.
data(Labels)
data.frame
add_labels
, load_ASDs
, load_SSRUs
, load_RBs
,
load_SSMUs
, load_MAs
, load_EEZs
,
load_MPAs
.
#View(Labels)
ASDs=load_ASDs()
plot(st_geometry(ASDs))
add_labels(mode='auto',layer='ASDs',fontsize=1,fonttype=2)