.prepareOutput
simList
R/cache.R
prepareOutput.Rd
See reproducible::.prepareOutput().
reproducible::.prepareOutput()
# S4 method for class 'simList' .prepareOutput(object, cachePath = getOption("reproducible.cachePath"), ...)
Any R object returned from a function
A repository used for storing cached objects. This is optional if Cache is used inside a SpaDES module.
Cache
Anything passed to methods.
the modified object
object
reproducible::.prepareOutput