cum_lag {PheVis}R Documentation

cum_lag

Description

helpful function to cumulate information.

Usage

cum_lag(x, n_lag)

Arguments

x

numeric vector for which lag variable should be computed

n_lag

size of lag window

Value

return numeric vector.


[Package PheVis version 1.0.4 Index]