.prepareOutput,simList-method {SpaDES.core} | R Documentation |
.prepareOutput
for simList
objects
Description
See reproducible::.prepareOutput()
.
Usage
## S4 method for signature '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 |
... |
Anything passed to methods. |
Value
the modified object
See Also
[Package SpaDES.core version 2.1.0 Index]