powered by
Saving the cache
save.run.cache(result, path, compression, show.message)
main result to save
path to the file to save
compression method to be used
TRUE to show messages, FALSE otherwise
result of save operation
# NOT RUN { loose.rock:::save.run.cache( 35, file.path(tempdir(), 'save.run.cache.Rdata'), FALSE, TRUE ) # }
Run the code above in your browser using DataLab