Learn R Programming

SpaDES.core (version 2.0.5)

.preDigestByClass,simList-method: Pre-digesting method for simList

Description

Takes a snapshot of simList objects.

Usage

# S4 method for simList
.preDigestByClass(object)

Value

character vector corresponding to the names of objects stored in the .xData slot

Arguments

object

Any R object returned from a function

Author

Eliot McIntire

Details

See reproducible::.preDigestByClass().

See Also

reproducible::.preDigestByClass