readEKRaw_ReadTimes: Read all times of a raw file.

View source: R/readEKRaw.R

readEKRaw_ReadTimesR Documentation

Read all times of a raw file.

Description

Read all times of a raw file.

Usage

readEKRaw_ReadTimes(f, endian = "little", msg = TRUE, cores = 1)

Arguments

f

A vector of raw file names or a directory containing raw files.

endian

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

msg

Logical: If TRUE print a time bar during reading.

cores

An integer giving the number of cores to run in parallel.


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