.addTagsToOutput,simList-method {SpaDES.core}R Documentation

.addTagsToOutput for simList objects

Description

See reproducible::.addTagsToOutput().

Usage

## S4 method for signature 'simList'
.addTagsToOutput(object, outputObjects, FUN, preDigestByClass)

Arguments

object

Any R object returned from a function

outputObjects

Optional character vector indicating which objects to return. This is only relevant for list, environment (or similar) objects

FUN

A function

preDigestByClass

A list, usually from .preDigestByClass

Value

modified object, with attributes added

Author(s)

Eliot McIntire


[Package SpaDES.core version 2.1.0 Index]