Learn R Programming

oce (version 0.9-17)

summary.lisst: Summarize a LISST object

Description

Summarizes some of the data in a lisst object.

Usage

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

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

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

NULL

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

library(oce) data(lisst) summary(lisst)

[object Object]

misc

Arguments