ices: ICES Areas

View source: R/ices.R

icesR Documentation

ICES Areas

Description

Draw a map showing ICES areas 1-14.

Usage

ices(labels = NULL, diagrams = FALSE, col = "black", lwd = 3,
  col.lines = "grey80", font = 2, col.text = "orangered", cex = 1)

Arguments

labels

how to annotate areas: "roman" (I-XIV), FALSE (no labels), vector (custom), otherwise 1-14.

diagrams

whether to show diagrams on console.

col

passed to map.

lwd

passed to lines.

col.lines

passed to lines.

font

passed to text.

col.text

passed to text.

cex

passed to text.

Value

Invisible data frame with coordinates.

Note

The coordinates were inferred from official ICES maps.


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.