Learn R Programming

oce (version 0.9-19)

read.amsr: Read an amsr File

Description

Read a compressed amsr file, generating an object that inherits from amsr-class. Note that only compressed files are read in this version

Usage

read.amsr(file, debug = getOption("oceDebug"))

Arguments

file
Sting indicating the name of a compressed file.
debug
A debugging flag, integer.

See Also

plot,amsr-method for an example.

Other things related to amsr data: [[<-,amsr-method, amsr-class, plot,amsr-method, summary,amsr-method