Learn R Programming

PamBinaries (version 1.9.3)

readStdModuleHeader: Read Standard Module Header

Description

Reads the module header information common to all modules. Differs from the legacy code in that it does not read in or skip any information specific to a module.

Usage

readStdModuleHeader(file)

Value

header information common to all modules

Arguments

file

binary file to be read

Author

Taiki Sakai taiki.sakai@noaa.gov