integer.base.b: Get integer base of the input. Based on code by Lars Nonboe...

View source: R/integer.base.b.R

integer.base.bR Documentation

Get integer base of the input. Based on code by Lars Nonboe Andersen, Simrad.

Description

Get integer base of the input. Based on code by Lars Nonboe Andersen, Simrad.

Usage

integer.base.b(x, b = 2, endian = "little")

Arguments

x

is the value of sampledata$datatype.

b

is the base.

endian

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


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