R/har_online_memory.R
har_memory_sliding.Rd
Keeps only the most recent batches completed batches in memory.
batches
har_memory_sliding(batches)
Number of completed batches to retain.
A har_memory_sliding object.
har_memory_sliding
memory <- har_memory_sliding(3) memory$batches #> [1] 3