Learn R Programming

parallelize.dynamic (version 0.9-1)

LapplyPersistentFreezer-class: Class "LapplyPersistentFreezer"

Description

Subclass of LapplyFreezer that stores results on disk. See LapplyFreezer for more documentation.

Arguments

Extends

Class "LapplyFreezer", directly. All reference classes extend and inherit methods from "envRefClass".

See Also

LapplyFreezer-class

Examples

Run this code
showClass("LapplyPersistentFreezer")

Run the code above in your browser using DataLab