mp_load_cache
.
Caching data in the file system ensures reproducibility of the scripts and
analyses, enables offline use of the data and reduces unnecessary traffic
and waiting times.mp_save_cache(file = "mp_cache.RData")
mp_save_cache() ## save to "mp_cache.RData" in current working directory
Run the code above in your browser using DataLab