extract_tv80: Extract measurements from Simrad TV80 measurement file

View source: R/trawl.R

extract_tv80R Documentation

Extract measurements from Simrad TV80 measurement file

Description

Extract measurements from Simrad TV80 measurement file

Usage

extract_tv80(file)

Arguments

file

The file path, optimally derived using fs::dir_ls().

Value

A data frame with data from the PX sensors, Trawl Eye sensor, and trawl vessel.

Examples

extract_tv80("C:/data/TV80/2023/12/11/20231211_142842_measurements.csv")

kstierhoff/atm documentation built on Jan. 30, 2025, 11:21 p.m.