.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 Cache is used inside a SpaDES module.

...

Anything passed to methods.

Value

the modified object

See Also

reproducible::.prepareOutput


[Package SpaDES.core version 2.1.0 Index]