Description Usage Arguments Examples
Load CCAMLR Small Scale Management Units (SSMUs)
1  | 
format | 
 "GEOJSON" will extract this geographical reference data displayed on the CCAMLR GIS website and "RDATA" will use the Spatial Polygon Data Frame last saved with the package  | 
1 2 3 4 5 6 7 8 9  |  
# if online
## Not run: 
SSMUs <- load_SSMUs("GEOJSON")
## End(Not run)
# if offline 
SSMUs <- load_SSMUs("RDATA")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.