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


boshek/limnotools documentation built on May 13, 2019, 12:36 a.m.