binPlot: Bin Plot

View source: R/adcpToolbox.R

binPlotR Documentation

Bin Plot

Description

Bin Plot

Usage

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


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

Echisholm21/mooredDataProcessing_adcp documentation built on March 29, 2022, 2:22 p.m.