drought | R Documentation |
Determines the dieback of forest areas due to drought-induced mortatlidy
drought(land, decade, step)
land |
A |
decade |
A number indicating the decade of the current time step |
step |
The curretn time step |
A vector with the cell.id
of the killed locations
data(landscape) drought(landscape, decade=10, step=1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.