read.seabird: Read Seabird Probe Data.

View source: R/read.seabird.R

read.seabirdR Documentation

Read Seabird Probe Data.

Description

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

Usage

read.seabird(x, ...)

## Default S3 method:
read.seabird(x, file, offset = 0, 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.seabird(default): Read a Seabird data file.


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