load_ASDs: Load CCAMLR Statistical Areas and Divisions

Description Usage Arguments Examples

Description

Load CCAMLR Statistical Areas and Divisions (ASDs)

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: 
  ASDs <- load_ASDs("GEOJSON")

## End(Not run)
# if offline 
ASDs <- load_ASDs("RDATA")

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