find_level_shift: find_level_shift

Description Usage Arguments Value

View source: R/brf_level_shift.R

Description

find_level_shift

Usage

1
2
find_level_shift(x, dep_var = "val", time_var = "datetime",
  time_interval = 1)

Arguments

x

the data set (data.table)

dep_var

the dependent variable name (character)

time_var

the time variable name (character)

time_interval

the delta t (numeric)

Value

data.table of gaps


jkennel/waterlevel documentation built on Dec. 1, 2019, 6:24 p.m.