seasonder_readCSSWFields: Read CSSW Fields

View source: R/SeaSondeRCSSW.R

seasonder_readCSSWFieldsR Documentation

Read CSSW Fields

Description

Processes a block of keys from the binary connection according to provided specifications.

Usage

seasonder_readCSSWFields(connection, specs, endian, parent_key = NULL)

Arguments

connection

A binary connection.

specs

A list specifying the expected keys.

endian

A character indicating byte order.

parent_key

Optional parent key information.

Value

A named list as returned by seasonder_readSeaSondeCSFileBlock consistent with the provided specifications.


SeaSondeR documentation built on June 8, 2025, 10:50 a.m.