read.header {oce}R Documentation

Read an instrument header

Description

Read an instrument header

Usage

read.header.nortek(file, debug=getOption("oce.debug"))

Arguments

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.

Details

Used by read.adp.nortek and link{read.adv.nortek}.

Author(s)

Dan Kelley


[Package oce version 0.1-80 Index]