View source: R/load_ecoregion.R
load_ecoregion | R Documentation |
Returns a simple features object with a polygon for each ecoregion
load_ecoregion(ecoregion, precision = 3)
ecoregion |
an ICES ecoregion to download (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:
ecoregion <- load_ecoregion("Baltic Sea")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.