readEKRaw_ReadTimes | R Documentation |
Read all times of a raw file.
readEKRaw_ReadTimes(f, endian = "little", msg = TRUE, cores = 1)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.