zbyrec: Zonal(by EEZs) proportions of ICES rectangles in N-Atlantic.

Description Usage Format Details Source See Also Examples

Description

A dataframe giving percentages of statistical rectangles (0.5° latitude by 1° longitude) within EEZs (Exclusive Economic Zones) in the North Atlantic as agreed by NEAFC (North East Atlantic Fisheries Comission) in negotiations on blue whiting zonal attachment using an ICES (International Council for the Exploration of the Sea) rectangle coding system.

Usage

1

Format

A data frame with 4510 observations on the following 16 variables.

rect

a character vector

area

a numeric vector

ices.div

a character vector

eu

a numeric vector

norway

a numeric vector

iceland

a numeric vector

russia

a numeric vector

faroe

a numeric vector

svalbard

a numeric vector

janmayen

a numeric vector

int.north

a numeric vector

int.west

a numeric vector

greenland

a numeric vector

grayzone

a numeric vector

lat

a numeric vector

lon

a numeric vector

Details

Source

Report of the NEAFC workshop on mackerel and blue whiting — Tórshavn, February 1999, Table 3.?? zonal proportions of ices rectangles.

See Also

Function d2ir in the geo-package.

Examples

1
2
3
4
5
6
## Not run: 
data(zbyrec)
tmp <- d2ir(zbyrec, useI = TRUE)
all.equal(tmp, zbyrec$rect)

## End(Not run)

geoextras documentation built on May 2, 2019, 5:56 p.m.