summary-ladp-method: Summarize an ladp object

summary,ladp-methodR Documentation

Summarize an ladp object

Description

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

Usage

## S4 method for signature 'ladp'
summary(object, ...)

Arguments

object

an ladp object.

...

Further arguments passed to or from other methods.

Value

A matrix containing statistics of the elements of the data slot.

Author(s)

Dan Kelley

See Also

Other things related to ladp data: [[,ladp-method, [[<-,ladp-method, as.ladp(), ladp-class, plot,ladp-method


oce documentation built on July 9, 2023, 5:18 p.m.