ICESsubDivision | R Documentation |
Definition ICES SubDivisions as they have been defined from 2018 inclusive.
data(ICESsubDivision)
sf
data.frame with area names identified in the column 'StratumName'. See StratumPolygon
.
Polygons are derived from shapefiles provided by ICES web-portals, and has been edited with some simplifications. Notably detailed coast-lines have been removed, in favor of drawing area borders on land-mass.
Polygons are defined in WGS84 coordinates (unprojected).
# plot ICES areas
data(ICESsubDivision)
plotArea(areaDef=ICESsubDivision)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.