plotQC | R Documentation |
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
plotQC(obj, QC, ...)
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 |
Plots which show obj (adp) data parameter with flagged values shown in red and black lines showing good values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.