powered by
Download the up-to-date spatial layer from the online CCAMLRGIS (https://gis.ccamlr.org/) and load it to your environment. See examples for offline use. All layers use the Lambert azimuthal equal-area projection (CCAMLRp)
CCAMLRp
load_MPAs()
load_ASDs, load_SSRUs, load_RBs, load_SSMUs, load_MAs, load_Coastline, load_EEZs.
load_ASDs
load_SSRUs
load_RBs
load_SSMUs
load_MAs
load_Coastline
load_EEZs
# \donttest{ #When online: MPAs=load_MPAs() plot(st_geometry(MPAs)) #For offline use, see: #https://github.com/ccamlr/CCAMLRGIS#32-offline-use # }
Run the code above in your browser using DataLab