binPlot: Bin Plot

Description Usage Arguments Details Value Examples

View source: R/adcpToolbox.R

Description

Bin Plot

Usage

1
binPlot(adp, x, path)

Arguments

adp

an oce adp object

x

the matrix of data to be plotted

path

file path to which plots will be saved

Details

Series of plots, separated by depth (bins) of a particular parameter in ADCP data

Value

a pdf with a series of plots

Examples

1
binPlot(adp, x = adp[['v']][,,1])

EOGrady21/mooredDataProcessing_adcp documentation built on March 3, 2022, 12:01 a.m.