Labels: Polygon labels

LabelsR Documentation

Polygon labels

Description

Labels for the layers obtained via 'load_' functions. Positions correspond to the centroids of polygon parts. Can be used in conjunction with add_labels.

Usage

data(Labels)

Format

data.frame

See Also

add_labels, load_ASDs, load_SSRUs, load_RBs, load_SSMUs, load_MAs, load_EEZs, load_MPAs.

Examples




#View(Labels)

ASDs=load_ASDs()
plot(st_geometry(ASDs))
add_labels(mode='auto',layer='ASDs',fontsize=1,fonttype=2)





CCAMLRGIS documentation built on Sept. 27, 2023, 9:09 a.m.