read.header {oce} | R Documentation |
Read an instrument header
read.header.nortek(file, debug=getOption("oce.debug"))
file |
a connection or a character string giving the name of the file to load. |
debug |
a Boolean, set to TRUE to debug the reading process. |
Used by read.adp.nortek
and link{read.adv.nortek}
.
Dan Kelley