read.EK_raw | R Documentation |
This function imports Simrad EK60 or EK80 raw files as raw bytes.
read.EK_raw(file)
file |
EK* raw file name. |
This function will return raw bytes as hex digits, therefore is not
intended to be called directly by the user. Instead, read.EK_raw
is
called by other echogram's functions that also convert the various datagrams
in EK60 files to their appropriate type.
A vector of class “raw”.
Héctor Villalobos.
read.EK60_raw
, get_CON0
, get_NME0
, and
get_RAW0
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.