open_window {tbrf} | R Documentation |
Open Window
Description
calculates the period at each row from the row of interest
Usage
open_window(x, tcolumn, unit = "years", n, i)
Arguments
x |
dataframe |
tcolumn |
time column |
unit |
unit |
n |
desired n |
i |
row number |
Value
vector
[Package tbrf version 0.1.5 Index]