calcshrinkexpparam: Calculate Phase Parameters

Description Usage Arguments

View source: R/functions_phase.R

Description

calcshrinkexpparam calculates parameters for phases of shrinkage and expansion.

Usage

1
calcshrinkexpparam(df, maxmin, mode, phase_wnd, tz)

Arguments

df

data.frame with dendrometer data

maxmin

data.frame with identified maxima and minima and grouping variables for shrinkage and expansion phases.

mode

character, specify whether statistics for shrinkage (mode = "shrink") or expansion mode = "exp" are calculated.

phase_wnd

numeric, specify the window length (in hours) used to identify local maxima and minima. A shorter window length leads to the identification of more local maxima and minima.

tz

specify the desired time zone. Default is "UTC".


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