flag: Flag

Description Usage Arguments Value Examples

View source: R/adcpToolbox.R

Description

Flag specific data points within an adp dataset

Usage

1
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

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

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