load_SSMUs: Load CCAMLR Small Scale Management Units

Description Usage Arguments Examples

Description

Load CCAMLR Small Scale Management Units (SSMUs)

Usage

1

Arguments

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

Examples

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")

lucymerobinson/CCAMLRGIS documentation built on May 14, 2019, 8:59 a.m.