summary,landsat-method {oce}R Documentation

Summarize a landsat Object

Description

Provides a summary of a some information about an object of landsat-class.

Usage

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

Arguments

object

An object of landsat-class, usually a result of a call to read.landsat.

...

Ignored.

Author(s)

Dan Kelley

See Also

Other functions dealing with satellite data: [[,landsat-method, amsr-class, g1sst-class, landsatAdd, landsatTrim, plot,amsr-method, plot,landsat-method, plot,satellite-method, read.amsr, read.g1sst, read.landsat, satellite-class, summary,amsr-method, summary,satellite-method


[Package oce version 0.9-18 Index]