# S4 method for class '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.
Value
the modified object
See also
reproducible::.prepareOutput