key: *gulf.data* Index Keys

key.scssetR Documentation

gulf.data Index Keys

Description

Define or extract index keys for various gulf.data objects.

Usage

## S3 method for class 'scsset'
key(x, ...)

## S3 method for class 'nssset'
key(x, ...)

## S3 method for class 'nsscat'
key(x, ...)

## S3 method for class 'nssbio'
key(x, ...)

## S3 method for class 'nsslen'
key(x, ...)

## S3 method for class 'scscat'
key(x, ...)

## S3 method for class 'scsbio'
key(x, ...)

## S3 method for class 'scslen'
key(x, ...)

## S3 method for class 'star.oddi'
key(x, ...)

## S3 method for class 'esonar'
key(x, ...)

Arguments

x

Data object.

Methods (by class)

  • key(scsset): Fetch scsset index key.

  • key(nssset): Index key for Northumberland Strait catch set (nsscat).

  • key(nsscat): Index key for Northumberland Strait catch data (nsscat).

  • key(nssbio): Index key for Northumberland Strait biological data (nssbio).

  • key(nsslen): Index key for Northumberland Strait length data (nsslen).

  • key(scscat): Index key for snow crab survey by-catch data (scscat).

  • key(scsbio): Fetch scsbio index key.

  • key(scslen): Fetch scslen index key.

  • key(star.oddi): Fetch star.oddi index key.

  • key(esonar): Fetch esonar index key.

Examples

x <- read.scsset(2020)
key(x)
key.scsset()

TobieSurette/gulf.data documentation built on Jan. 19, 2025, 7:50 p.m.