load_SSRUs: load CCAMLR SSRUs

Description Usage Arguments Examples

Description

Load CCAMLR Small Scale Research Units (SSRUs)

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
 
# if online
## Not run: 
SSRUs <- load_SSRUs("GEOJSON")

## End(Not run)
# if offline 
SSRUs <- load_SSRUs("RDATA")

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