forcejump: Force Jump in Data

Description Usage Arguments

View source: R/functions_corr.R

Description

forejump forces a jump (positive or negative) in the dendrometer data that was not corrected during the processing.

Usage

1
forcejump(data_L2, force, n_days = 5)

Arguments

force

character vector, specify the dates after which jumps/shifts should be corrected. The largest value difference occurring in a period of n_days after the specified dates in force is corrected. Dates need to be in a standard date or datetime format (e.g. %Y-%m-%d %H:%M:%S).

n_days

numeric, specifies the length of the period (in days) after the dates specified in force in which a missed jump is looked for.


treenet/treenetproc documentation built on June 16, 2021, 4:39 p.m.