summary,landsat-method {oce}R Documentation

Summarize a landsat Object

Description

Provides a summary of a some information about a landsat object.

Usage

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

Arguments

object

A landsat object.

...

Ignored.

Author(s)

Dan Kelley

See Also

Other things related to landsat data: [[,landsat-method, [[<-,landsat-method, landsat-class, landsatAdd(), landsatTrim(), landsat, plot,landsat-method, read.landsat()


[Package oce version 1.8-2 Index]