tbr_mean_window: Mean Based on a Time-Window

View source: R/tbr_mean.R

tbr_mean_windowR Documentation

Mean Based on a Time-Window

Description

Mean Based on a Time-Window

Usage

tbr_mean_window(x, tcolumn, unit = "years", n, i, ...)

Arguments

x

column containing the values to calculate the mean.

tcolumn

formatted time column.

unit

character, one of "years", "months", "weeks", "days", "hours", "minutes", "seconds"

n

numeric, describing the length of the time window.

i

row

...

additional arguments passed to mean_ci

Value

list


tbrf documentation built on April 3, 2025, 11:03 p.m.