load_ecoregion: Download ecoregion polygons

Description Usage Arguments Value See Also Examples

View source: R/load_ecoregion.R

Description

Returns a simple features object with a polygon for each ecoregion

Usage

1
load_ecoregion(ecoregion, precision = 3)

Arguments

ecoregion

an ICES ecoregion to download (e.g "Baltic Sea")

precision

the numnber of decimal places required in the coordinates

Value

A simple features collection

See Also

icesFO-package gives an overview of the package.

Examples

1
2
3
4
## Not run: 
  ecoregion <- load_ecoregion("Baltic Sea")

## End(Not run)

ices-tools-prod/icesFO documentation built on Aug. 28, 2020, 2:33 p.m.