drought: Drought mortality

View source: R/drought.r

droughtR Documentation

Drought mortality

Description

Determines the dieback of forest areas due to drought-induced mortatlidy

Usage

drought(land, decade, step)

Arguments

land

A landscape data frame with forest stand records and land-cover types in rows

decade

A number indicating the decade of the current time step

step

The curretn time step

Value

A vector with the cell.id of the killed locations

Examples

data(landscape)
drought(landscape, decade=10, step=1)


nuaquilue/medLDM documentation built on April 15, 2022, 10:14 a.m.