plot.ladp {oce} | R Documentation |
Plot data contained within an ladp
object.
## S4 method for signature 'ladp' plot(x, which=c("u", "v"), ...)
x |
A |
which |
vector of names of items to be plotted. |
... |
Other arguments, passed to plotting functions. |
Uses plotProfile
to create panels of depth variation of
easterly and northerly velocity components.
Dan Kelley
The documentation for ladp-class
explains the structure
of ladp objects, and also outlines the other functions dealing with them.