View source: R/writeEKRaw_WriteConfigHeader.R
writeEKRaw_WriteConfigHeader | R Documentation |
Writes the configuration header to a Simrad raw0 file.
writeEKRaw_WriteConfigHeader(fid, configheader, endian = "little")
fid |
is the path to the raw file. |
configheader |
is a list of the configuration header. |
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.