Description Usage Arguments Value Examples
Simulates spruce budworm mortality according to a given probability of mortality after defoliation
1 | sbw.outbreak(land, severity = 1)
|
land |
A |
severity |
The level of outbreak severity ([0,1]) |
A vector with the cell.id
of the locations killed by the outbreak
1 2 | data(landscape)
kill.cells = sbw.outbreak(landscape)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.