View source: R/SeaSondeRCSSW.R
seasonder_readCSSWFields | R Documentation |
Processes a block of keys from the binary connection according to provided specifications.
seasonder_readCSSWFields(connection, specs, endian, parent_key = NULL)
connection |
A binary connection. |
specs |
A list specifying the expected keys. |
endian |
A character indicating byte order. |
parent_key |
Optional parent key information. |
A named list as returned by seasonder_readSeaSondeCSFileBlock consistent with the provided specifications.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.