View source: R/har_online_memory.R
| har_memory_sliding | R Documentation |
Keeps only the most recent batches completed batches in memory.
har_memory_sliding(batches)
batches |
Number of completed batches to retain. |
A har_memory_sliding object.
memory <- har_memory_sliding(3)
memory$batches
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.