writeEKRaw_WriteSampledata_RAW1: Writes the sample data to a Simrad raw1 file.

View source: R/writeEKRaw_WriteSampledata_RAW1.R

writeEKRaw_WriteSampledata_RAW1R Documentation

Writes the sample data to a Simrad raw1 file.

Description

Writes the sample data to a Simrad raw1 file.

Usage

writeEKRaw_WriteSampledata_RAW1(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.