load_RBs: Load CCAMLR Research Blocks

Description Usage Arguments Examples

Description

Load CCAMLR Research Blocks (RBs)

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: 
RBs <- load_RBs("GEOJSON")

## End(Not run)

# if offline 
RBs <- load_RBs("RDATA")

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