met
object.## S3 method for class 'met':
summary(object, \dots)
"summary.met"
, which contains
pertinent information about the met record and its processing.met-class
explains the structure
of met objects, and also outlines the other functions dealing with them.library(oce)
data(met)
summary(met)
Run the code above in your browser using DataLab