plot-satellite-method: Plot a satellite Object

plot,satellite-methodR Documentation

Plot a satellite Object

Description

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

Usage

## S4 method for signature 'satellite'
plot(x, y, asp, debug = getOption("oceDebug"), ...)

Arguments

x

a satellite object.

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 colors.

Author(s)

Dan Kelley

See Also

Other functions that plot oce data: download.amsr(), plot,adp-method, plot,adv-method, plot,amsr-method, plot,argo-method, plot,bremen-method, plot,cm-method, plot,coastline-method, plot,ctd-method, plot,gps-method, plot,ladp-method, plot,landsat-method, plot,lisst-method, plot,lobo-method, plot,met-method, plot,odf-method, plot,rsk-method, plot,sealevel-method, plot,section-method, plot,tidem-method, plot,topo-method, plot,windrose-method, plot,xbt-method, plotProfile(), plotScan(), plotTS(), tidem-class


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