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