readEKRaw_GetFileHeader: Read the header from a Simrad raw file.

View source: R/readEKRaw.R

readEKRaw_GetFileHeaderR Documentation

Read the header from a Simrad raw file.

Description

Read the header from a Simrad raw file.

Usage

readEKRaw_GetFileHeader(x, endian = "little", ...)

Arguments

x

The raw vector.

endian

The endian of the file, defaulted to .Platform$endian (changed from "big" by Arne Johannes Holmin 2012-07-31).

...

Used for robustness.


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