Learn R Programming

SpaDES.core (version 2.0.5)

.prepareOutput,simList-method: .prepareOutput for simList objects

Description

See reproducible::.prepareOutput().

Usage

# S4 method for simList
.prepareOutput(object, cachePath, ...)

Value

the modified object

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