ADCP_proc: Converting ADCP ensembles into a header and ensemble data...

View source: R/COERS_adcp_proc.R

ADCP_procR Documentation

Converting ADCP ensembles into a header and ensemble data tables

Description

Converting ADCP ensembles into a header and ensemble data tables

Usage

ADCP_proc(x)

Arguments

x

text file containing ADCP data from either a Teledyne Riverray units with a 6 line header and a single extra line at the start of the data.

Value

A list composed of the raw data, the flattened header information, as well as the actual ensemble data.

list of the raw, header, and body data.

Examples

ADCP_proc(x)


pkraska/CESD documentation built on Aug. 26, 2024, 5:37 a.m.