depth.filter: Data filter to remove soak, heave and upcast

Description Usage Arguments Value

Description

Usage

1
depth.filter(z0, run_length = 20, index = FALSE)

Arguments

z0

depth vector

run_length

Length of run upon which to start the soak removal

index

Logical: Should the function return an index value or actual value?

Value

index values of z0 of filtered data. Will return a warning if the function removed more than 10


rLakeAnalyzer documentation built on June 10, 2019, 1:02 a.m.