Learn R Programming

oce (version 0.9-18)

plot,satellite-method: Plot a satellite object

Description

For an example using g1sst data, see read.g1sst.

Usage

## S3 method for class 'satellite':
plot(x, y, asp, debug = getOption("oceDebug"), ...)

Arguments

x
An object inherting from satellite-class.
y
String indicating the quantity to be plotted.
asp
Optional aspect ratio for plot.
debug
A debugging flag, integer.
...
extra arguments passed to imagep, e.g. set col to control colours.

concept

satellite

See Also

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