View source: R/writeEKRaw_WriteTransceiverConfig.R
writeEKRaw_WriteTransceiverConfig | R Documentation |
Writes the transceiver configuration to a Simrad raw file.
writeEKRaw_WriteTransceiverConfig(fid, configXcvr, i, endian = "little")
fid |
is the path to the raw file. |
configXcvr |
is a list of the transceiver configuration. |
i |
the channel index. |
endian |
is the endian of the file, defaulted to .Platform$endian (changed from "big" by Arne Johannes Holmin 2012-07-31). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.