View source: R/call_placement.R
clear.all.cached | R Documentation |
Removes all cached memory of perform.call
clear.all.cached(directory = "/cache")
directory |
Place inside user-level cache directory that was used to store the cached data previously. Default: "/cache". |
'Done' if data was successfully forgotten, error message if cache directory was not found
## Not run: clear.all.cached() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.