flag: Flag

View source: R/adcpToolbox.R

flagR Documentation

Flag

Description

Flag specific data points within an adp dataset

Usage

flag(adp, values)

Arguments

adp

an adp object from oce

values

a list of values indexing the adp object's velocity by time which you wish to flag

Value

adp object with complete flag array

Examples


adp <- flag(adp, values = list('time' = c(1, 2, 3, 4, 5, 6)))


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