View source: R/COERS_adcp_proc.R
ADCP_proc | R Documentation |
Converting ADCP ensembles into a header and ensemble data tables
ADCP_proc(x)
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. |
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.
ADCP_proc(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.