seasonder_CSSW2CSHeader {SeaSondeR} | R Documentation |
Transform CSSW Header to SeaSonde CS Header
Description
Extracts the 'cs4h' component from a CSSW header and reorganizes the remaining header information under 'header_csr'.
Usage
seasonder_CSSW2CSHeader(header)
Arguments
header |
A list representing the CSSW header, which must contain a 'cs4h' component. |
Value
A transformed list representing a valid SeaSonde CS header with embedded CSSW header information.
[Package SeaSondeR version 0.2.8 Index]