calcgroperiods: Calculate Growth for Different Time Periods

Description Usage Arguments

Description

calcgroperiods calculates the minimum, median and maximum growth for different time periods. The periods are selected depending on the resolution. Growth values are calculated after removing periods without growth (i.e. growth = 0).

Usage

1
calcgroperiods(df, reso, tz)

Arguments

df

input data.frame.

reso

numeric, desired output time resolution (in minutes). See Details for more information on data aggregation.

tz

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


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