read.esonar: Read eSonar Data.

View source: R/read.esonar.R

read.esonarR Documentation

Read eSonar Data.

Description

Functions to read probe data, such as depth/temperature or acoustic trawl monitoring data.

Usage

read.esonar(x, ...)

## Default S3 method:
read.esonar(x, file, offset = -3 * 60, repeats = FALSE, verbose = FALSE, ...)

Arguments

x

Survey year or file name.

...

Other parameters passed onto locate functions or used to subset data.

file

File name(s).

offset

Numeric value specifying the offset time (in minutes) to include as a corrective in the data time stamps.

repeats

Logical value specifying whether to keep or average out data records with identical time stamps.

year

Survey year(s).

survey

Survey type, as determined by the survey.scsset function.

tow.id

Numeric value or character string specifying the ID corresponding to a particular tow sampling station.

Methods (by class)

  • read.esonar(default): Read eSonar trawl acoustic monitoring data.


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