binPlot | R Documentation |
Bin Plot
binPlot(adp, x, path)
adp |
an oce adp object |
x |
the matrix of data to be plotted |
path |
file path to which plots will be saved |
Series of plots, separated by depth (bins) of a particular parameter in ADCP data
a pdf with a series of plots
binPlot(adp, x = adp[['v']][,,1])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.