| buffer_diagnostics | R Documentation |
Returns per-process counters for shard buffer reads and writes. shard_map uses write counters internally to report write volume/operations in copy_report().
buffer_diagnostics()
A list with elements writes (integer count), bytes
(total bytes written), reads, read_bytes,
init_writes, and init_bytes
accumulated in the current process.
buffer_diagnostics()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.