area_definition: ICES Area and Ecoregion definitions

Description Usage Arguments Value Note Author(s) See Also

View source: R/clean_raw_data.R

Description

area_definition returns list of sf dataframes with shape information of Europe, ICES Areas and ICES Ecoregions.

Usage

1
area_definition(ecoregion = "Greater North Sea Ecoregion")

Arguments

ecoregion

character of the ecoregion to plot. e.g., "Greater North Sea Ecoregion"

Value

list of ices_shape (data frame), eco_shape (data frame), europe_shape (data frame) and centroids (data frame)

Note

European map is from Natural Earth (scale = 10) via the rnaturalearth package

Author(s)

Scott Large

See Also

Used in area_definition_map to a map describing potential mismatches between ICES Ecoregions and ICES Areas.

Input data: ices_shape, eco_shape, and europe_shape.


slarge/fisheryO documentation built on May 30, 2019, 3:04 a.m.