plot,bremen-method | R Documentation |
Plot a bremen object.
If the first argument seems to be a CTD dataset, this uses plot,ctd-method()
;
otherwise, that argument is assumed to be a ladp object, and a two-panel
plot is created with plot,ladp-method()
to show velocity variation with
pressure.
## S4 method for signature 'bremen'
plot(x, type, ...)
x |
a bremen object. |
type |
Optional string indicating the type to which |
... |
Other arguments, passed to plotting functions. |
Dan Kelley
Other functions that plot oce data:
download.amsr()
,
plot,adp-method
,
plot,adv-method
,
plot,amsr-method
,
plot,argo-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,satellite-method
,
plot,sealevel-method
,
plot,section-method
,
plot,tidem-method
,
plot,topo-method
,
plot,windrose-method
,
plot,xbt-method
,
plotProfile()
,
plotScan()
,
plotTS()
,
tidem-class
Other things related to bremen data:
[[,bremen-method
,
[[<-,bremen-method
,
bremen-class
,
read.bremen()
,
summary,bremen-method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.