View source: R/calc_mortality.R
calc_mortality | R Documentation |
Calculate mortality
calc_mortality(x, budswelling, hatch, mot = 0)
x |
SpatRaster list / dataframe with temperature data and time attribute/column |
budswelling |
SpatRaster - logical - T/F budswelling/no_budswelling |
hatch |
SpatRaster - logical - T/F hatch/no_hatch |
mot |
mortality threshold - numeric - is used as lower development threshold calculating degree days |
SpatRaster of starving related mortality in %.
Other Models:
calc_degreedays()
,
calc_phenology()
,
calc_sumefftemp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.