dot-saveRunCache: Saving the cache

.saveRunCacheR Documentation

Saving the cache

Description

Saving the cache

Usage

.saveRunCache(result, path, compression, showMessage)

Arguments

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

Value

result of save operation

Examples

glmSparseNet:::.saveRunCache(
    35, file.path(tempdir(), "save_run_cache.Rdata"), FALSE, TRUE
)

sysbiomed/glmSparseNet documentation built on Feb. 17, 2024, 1:38 p.m.