load_areas | R Documentation |
Returns a simple features object with polygons for all subdivisions
load_areas(ecoregion, precision = 3)
ecoregion |
an ICES ecoregion to download ICES areas from (e.g "Baltic Sea") |
precision |
the numnber of decimal places required in the coordinates |
A simple features collection
icesFO-package
gives an overview of the package.
## Not run:
ices_areas <- load_areas("Greater North Sea")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.