netmind: *Netmind* Data

View source: R/netmind.R

netmindR Documentation

Netmind Data

Description

Create Netmind trawl acoustic monitoring probe data objects.

Usage

netmind(x, ...)

## Default S3 method:
netmind(x, ...)

Arguments

x

An netmind object, data file, survey year or keyword search term.

header

Netmind file header information to be assigned as metadata.

Methods (by class)

  • netmind(default): Create an netmind object.

See Also

scanmar, esonar, notus

Examples

# Netmind files for the 2020 snow crab survey:
locate.netmind(year = 1999)

# Locate files with a specific tow ID from snow crab survey 2018-2020:
locate.netmind(1999, tow.id = 223)

# Working example:
locate.netmind(1999, tow.id = 223)


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