# S4 method for 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

Eliot McIntire