-
Notifications
You must be signed in to change notification settings - Fork 21
Debugging
Alex Chubaty edited this page Sep 26, 2016
·
16 revisions
-
Traceback and error inspector
-
spades(mySim, debug = TRUE)
By default shows you the scheduled and completed event lists. Can also pass character for a simList accessor function, e.g.,
spades(mySim, debug = 'objects')
-
Insert a
browser()
call in your module
- Installation
- Getting started
- Help and package vignettes
- SpaDES 4 dummies
- Try me!
- Debugging
- Caching
- Alternate cache backends
- Frequently asked questions
- SpaDES Users Group
-
Wolves recolonizing the Italian Alps - This is a rewrite in
SpaDES
of Marucco & McIntire 2010.