SurveyMap.IBTS: Map of hauls (stations) from an IBTS survey taken directly...

View source: R/SurveyMap.IBTS.R

SurveyMap.IBTSR Documentation

Map of hauls (stations) from an IBTS survey taken directly from DATRAS

Description

Uses the DATRAS HH data of a survey, year and quarter to plot stations in a map

Usage

SurveyMap.IBTS(
  Survey,
  Year,
  Quarter,
  ti = TRUE,
  leg = TRUE,
  ICESrect = FALSE,
  ICESlab = FALSE,
  ICESlabcex = 0.7
)

Arguments

Survey

Code to plot. Has to be one of those available from DATRAS survey list, and from a year and quarter avalable

Year

year to plot

Quarter

to plot

ti

TRUE includes the Survey Year Quarter title by default, a text includes the txt as title

leg

TRUE includes a legend with the country-colors codes

Value

Presents the map with the stations and a legend with the countries that have participated in the survey

Examples

SurveyMap.IBTS("NS-IBTS",2021,3)
SurveyMap.ibts("FR-WCGFS",2303,3,ICESrect = T,ICESlab = T,ICESlabcex = .6)

Franvgls/NeAtlIBTS documentation built on April 26, 2024, 4:18 a.m.