View source: R/writeEKRaw_WriteSampledata_RAW1.R
writeEKRaw_WriteSampledata_RAW1 | R Documentation |
Writes the sample data to a Simrad raw1 file.
writeEKRaw_WriteSampledata_RAW1(fid, data, endian = "little")
fid |
is the path to the raw file. |
data |
is a list of sample data to write to the Simrad raw file. |
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.