writeEKRaw_WriteSampledata_RAW0: Writes the sample data to a Simrad raw0 file.

View source: R/writeEKRaw_WriteSampledata_RAW0.R

writeEKRaw_WriteSampledata_RAW0R Documentation

Writes the sample data to a Simrad raw0 file.

Description

Writes the sample data to a Simrad raw0 file.

Usage

writeEKRaw_WriteSampledata_RAW0(fid, data, endian = "little")

Arguments

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).


arnejohannesholmin/SimradRaw documentation built on April 14, 2024, 7:43 p.m.