Description Usage Arguments Author(s)
The function shows total memory use and lists all objects with a size larger than a threshold, giving the user the option to delete each one.
1 | cleanup(protect, threshold = 1)
|
protect |
Vector of object names that user is not allowed to delete |
threshold |
Objects with size below threshold are not offered for deletion. Megabytes. Defaults to 1. |
Lauri Myllyvirta lauri.myllyvirta@greenpeace.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.