powered by
Clear cached values and delete temporary files
clear_cache(m, index = .get_ids(m))
Rmonad object
indices to clear (all indices by default)
Other cache: fail_cache, make_cacher, make_recacher, memory_cache, no_cache, void_cache
fail_cache
make_cacher
make_recacher
memory_cache
no_cache
void_cache
# NOT RUN { 256 %v>% sqrt %>>% sqrt %>>% sqrt -> m m clear_cache(m) # }
Run the code above in your browser using DataLab