tbr_median_window: Median Based on a Time-Window

Description Usage Arguments Value

View source: R/tbr_median.R

Description

Median Based on a Time-Window

Usage

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

Arguments

x

column containing the values to calculate the median.

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 median_ci

Value

list


tbrf documentation built on April 14, 2020, 7:10 p.m.