readEKRaw_ScanDgHeaders | R Documentation |
Provides the facility to modify parts of EK80/WBAT .raw files so that these files can be read by the Large Scale Survey System (LSSS) software.
readEKRaw_ScanDgHeaders(
raw,
endian = "little",
msg = TRUE,
rawsplit.out = FALSE
)
raw |
The path to directory of raw files or a vector of the paths to the raw files. |
endian |
The endianness of the file, defaulted to "little". |
msg |
Logical: if TRUE print a time bar during file reading. |
rawsplit.out |
Logical: should the raw vector be split by datagrams and returned. |
A data frame of datagram info.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.