plotQC: plotQC

View source: R/adcpToolbox.R

plotQCR Documentation

plotQC

Description

Plots which show flagged vs unflagged values of a variety of parameters, can be used to visually check quality control and confirm that flagged values are appropriate

Usage

plotQC(obj, QC, ...)

Arguments

obj

an adp object

QC

the paramater you wish to plot,

options are u, v, w, er, ei, pg

*u -> eastward velocity component *v -> northward velocity component *w -> upward velocity component *er -> error velocity *ei -> echo intensity (first beam only) *pg -> precent good, sum of 1st and 4th beams

Value

Plots which show obj (adp) data parameter with flagged values shown in red and black lines showing good values


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