cacheMessage: '.cacheMessage' for 'simList' objects

.cacheMessage,simList-methodR Documentation

.cacheMessage for simList objects

Description

See reproducible::.cacheMessage().

Usage

## S4 method for signature 'simList'
.cacheMessage(
  object,
  functionName,
  fromMemoise = getOption("reproducible.useMemoise", TRUE)
)

Arguments

object

Any R object returned from a function

functionName

A character string indicating the function name

fromMemoise

Logical. If TRUE, the message will be about recovery from memoised copy

See Also

reproducible::.cacheMessage


SpaDES.core documentation built on Nov. 10, 2023, 5:08 p.m.