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