.prepareOutput,simList-method: .prepareOutput for simList objects
Description
See reproducible::.prepareOutput().
Usage
# S4 method for simList
.prepareOutput(object, cachePath, ...)
Arguments
- object
Any R object returned from a function
- cachePath
A repository used for storing cached objects.
This is optional if Cache is used inside a SpaDES module.
- ...
Anything passed to methods.
See Also
reproducible::.prepareOutput