powered by
Avoid using this function, use slice() instead. This function will be deprecated in the near future.
slice()
slab(x, extremes, rightmost.closed = FALSE)
See slice().
t <- CFtime("hours since 2023-01-01 00:00:00", "standard", 0:23) slab(t, c("2022-12-01", "2023-01-01 03:00"))
Run the code above in your browser using DataLab