Area: ICES statrec/areas

AreaR Documentation

ICES statrec/areas

Description

Los rectángulos ICES dan una cuadrícula de rectángulos (StatRecs) utilizados desde los 970's para documentar los datos entre los 36ºN y 85º30N de latitud y los 44ºW y los 68.30'E

Usage

data("Area")

Format

A data frame with 6256 observations on the following 6 variables.

x

a numeric vector

y

a numeric vector

ICESNAME

a character vector: name of the ICES rectangle

Area

ICES area the rectangle belongs to with only main areas and subareas

AREA_KM2

a numeric vector: area of the ICES rectangle in square km

stat_x

a numeric vector: ICES Rectangle lat central point

stat_y

a numeric vector: ICES Rectangle long central point

Area_27

full area definition according to ICES GIS map 20170124

Source

http://www.ices.dk/marine-data/maps/Pages/ICES-statistical-rectangles.aspx

Examples

str(Area)
MapNort(ICESrect=T)
text(stat_y~stat_x,Area,ICESNAME,cex=.7,font=4)
text(stat_y~stat_x,Area,Area,cex=.5,col=2,pos=1)

fvgls/CampR documentation built on April 5, 2024, 2:56 p.m.