| save.run.cache | R Documentation | 
Saving the cache
save.run.cache(result, path, compression, show.message)
result | 
 main result to save  | 
path | 
 path to the file to save  | 
compression | 
 compression method to be used  | 
show.message | 
 TRUE to show messages, FALSE otherwise  | 
result of save operation
loose.rock:::save.run.cache( 35, file.path(tempdir(), 'save.run.cache.Rdata'), FALSE, TRUE )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.