noEventWarning {SpaDES.core}R Documentation

Text for no event with that name

Description

Provides the text to be sent to warning in each module as the default switch case.

Usage

noEventWarning(sim)

Arguments

sim

A simList simulation object, generally produced by simInit.

Value

A text string specifying the event name and module for which there is no event


[Package SpaDES.core version 2.1.0 Index]