This is totally related to #3223 and the new shift behavior from #1708. I just want to point out that the new behavior caused some old code to break due to naming inconsistencies. I think the best option here is to adapt to using type = "shift" with negative values, but it definitely threw me for a loop.
This is totally related to #3223 and the new
shift
behavior from #1708. I just want to point out that the new behavior caused some old code to break due to naming inconsistencies. I think the best option here is to adapt to usingtype = "shift"
with negative values, but it definitely threw me for a loop.#
Minimal reproducible example
#
Output of sessionInfo()
R-3.5.1; data.table 1.12.2 & 1.11.8
The text was updated successfully, but these errors were encountered: