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

Description Usage Arguments Details Value See Also Examples

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-dk/rICES documentation built on May 8, 2019, 10:54 a.m.