View source: R/showMemoryUse.R
A pretty=printer that shows memory use in current session
1 | showMemoryUse(sort = "size", decreasing = FALSE, limit)
|
sort |
specify sort by "size" or "alphabetical". Default = "size". |
decreasing |
show results in decreasing size order. Default = False. |
limit |
limit listing to specified value. Default = all. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.