scheduleDisturbance | R Documentation |
Test whether disturbance should be scheduled
scheduleDisturbance(disturbanceLayer, currentYear)
disturbanceLayer |
a |
currentYear |
time of simulation |
Logical indicating whether to schedule a disturbance event
## Not run:
doEvent <- scheduleDisturbance(sim$rstCurrentBurn, time(sim), disturbanceType = "Burn")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.