Learn R Programming

oce (version 0.9-17)

summary.met: Summarize a met object

Description

Summarizes some of the data in a met object.

Usage

## S3 method for class 'met}(object, \dots)':
summaryundefined

object{an object of class "met", usually, a result of a call to read.met, or as.met.} ...{further arguments passed to or from other methods.}

Pertinent summary information is presented, including the sampling location, data ranges, etc.

NULL

The documentation for met-class explains the structure of met objects, and also outlines the other functions dealing with them.

library(oce) data(met) summary(met)

[object Object]

misc

Arguments