0

I did this but split the series into random chunks: chunks <- split(GC, f = 1:3)

I need continuous chunks, taking into account the date that is in the index.

  • 1
    Can you provide some sample input data and your desired output? See https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example for guidance. – Joshua Ulrich Apr 30 '23 at 17:26

0 Answers0