readSpatial: readSpatial.R Download and read data from the ICES Spatial...

Description Usage Arguments Details Value See Also Examples

View source: R/readSpatial.R

Description

readSpatial.R Download and read data from the ICES Spatial Facility

Usage

1
2
readSpatial(dataset = c("ices_areas", "ices_rectangles", "ices_ecoregions",
  "helcom_subbasins", "ospar_regions"), ...)

Arguments

dataset,

...

Details

Reads ICES Statistical areas, ICES Statistical Rectangles,ICES Ecoregions, HELCOM sub-basins, or OSPAR Regions as 'rgdal' SpatialPolygonsDataFrame objects. Note: You will be prompted to read and agree to the ICES Data Policy before the download will begin.

Value

none

See Also

none

Examples

1
2
3
4
## Not run: 
 readSpatial(dataset = "ices_areas")

## End(Not run)

ices-tools-dev/rICES documentation built on May 18, 2019, 1:30 a.m.