check.tow.id: Check Trawl Tow Identifiers

View source: R/check.tow.id.R

check.tow.idR Documentation

Check Trawl Tow Identifiers

Description

Checks tow IDs from snow crab survey set/tow data for errors or inconsistencies.

Usage

check.tow.id(x, ...)

## S3 method for class 'tow.id.scsset'
check(x, ...)

## S3 method for class 'tow.id.esonar'
check(x, ...)

## S3 method for class 'tow.id.star.oddi'
check(x, ...)

Methods (by class)

  • tow.id.scsset: Check that scsset tow IDs are consistent.

  • tow.id.esonar: Check that esonar tow IDs are consistent.

  • tow.id.star.oddi: Check that star.oddi tow IDs are consistent.

Examples

x <- read.scsset(2020)
check.tow.number(x)

TobieSurette/gulf.manage documentation built on Feb. 10, 2024, 10:51 p.m.