seasonder_CSSY2CSHeader {SeaSondeR} | R Documentation |
Transform CSSY Header to SeaSondeRCS Header
Description
This helper function extracts the 'cs4h' component from a CSSY header, removes it from the original header, and embeds the remaining header information within the 'header_csr' field of the CS header.
Usage
seasonder_CSSY2CSHeader(header)
Arguments
header |
A list representing the CSSY header. Must contain a 'cs4h' component. |
Value
A transformed header where the primary CS header is taken from 'cs4h' and the remaining CSSY header fields are stored in the 'header_csr' element.
[Package SeaSondeR version 0.2.8 Index]