Description Usage Arguments Value
View source: R/brf_level_shift.R
find_level_shift
1 2 | find_level_shift(x, dep_var = "val", time_var = "datetime",
time_interval = 1)
|
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) |
data.table of gaps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.