ices: ICES Areas

Description Usage Arguments Value Note Author(s) Examples

View source: R/ices.R

Description

Draw a map showing ICES areas 1–14.

Usage

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

Arguments

labels

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

diagrams

is whether to show diagrams on console.

col

is passed to map.

lwd

is passed to lines.

col.lines

is passed to lines.

font

is passed to text.

col.text

is passed to text.

cex

is passed to text.

Value

Invisible data frame with coordinates.

Note

The coordinates were inferred from official ICES maps.

Author(s)

Arni Magnusson.

Examples

1
ices()

Example output

Loading required package: maps
Loading required package: mapdata

geo documentation built on May 29, 2017, 5:36 p.m.