Useful for debugging.
writeEventInfo(sim, file = "events.txt", append = FALSE)
sim | A |
---|---|
file | Character specifying the filename (default |
append | Logical indicating whether to append to the file (default |
Nothing returned. Invoked for its side-effect of writing to file.
Alex Chubaty