Description Usage Arguments Value See Also Examples
Clear cached values and delete temporary files
1 | clear_cache(m, index = .get_ids(m))
|
m |
Rmonad object |
index |
indices to clear (all indices by default) |
Rmonad object
Other cache: fail_cache
,
make_cacher
, make_recacher
,
memory_cache
, no_cache
,
void_cache
1 2 3 | 256 %v>% sqrt %>>% sqrt %>>% sqrt -> m
m
clear_cache(m)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.