View source: R/bench_process_memory.R
bench_process_memory | R Documentation |
The memory reported here will likely differ from that reported by gc()
, as
this includes all memory from the R process, including any child processes
and memory allocated outside R's garbage collector heap.
bench_process_memory()
The OS APIs used are as follows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.