.saveRunCache | R Documentation |
Saving the cache
.saveRunCache(result, path, compression, showMessage)
result |
main result to save |
path |
path to the file to save |
compression |
compression method to be used |
showMessage |
TRUE to show messages, FALSE otherwise |
result of save operation
glmSparseNet:::.saveRunCache(
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.