# NOT RUN {
data("Stocks")
constants = computeConstants(data=Stocks,
value = "stock",
group = "item",
timestamp = "date",
timestampFormat = "day",
currentTime = "2019-07-27",
thresholdTime = 7,
use_latest = FALSE)
# }
Run the code above in your browser using DataLab