writeEventInfo: Write simulation event info to file

View source: R/debugging.R

writeEventInfoR Documentation

Write simulation event info to file

Description

Useful for debugging.

Usage

writeEventInfo(sim, file = "events.txt", append = FALSE)

Arguments

sim

A simList object.

file

Character specifying the file name (default ‘"events.txt"’).

append

Logical indicating whether to append to the file (default FALSE).

Value

Nothing returned. Invoked for its side effect of writing to file.

Author(s)

Alex Chubaty


PredictiveEcology/SpaDES.core documentation built on April 27, 2024, 1:15 p.m.