| load_SSRUs | R Documentation | 
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)
load_SSRUs()
load_ASDs, load_RBs,
load_SSMUs, load_MAs, load_Coastline,
load_MPAs, load_EEZs.
 
#When online:
SSRUs=load_SSRUs()
plot(st_geometry(SSRUs))
#For offline use, see:
#https://github.com/ccamlr/CCAMLRGIS#32-offline-use
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.