snow_cover_fun: Mortality as a function of whether there is a snow on the...

View source: R/default_transition_functions.R

snow_cover_funR Documentation

Mortality as a function of whether there is a snow on the ground

Description

Mortality as a function of whether there is a snow on the ground

Usage

snow_cover_fun(x, no_snow_mort, snow_mort)

Arguments

x

amount of snow on ground

no_snow_mort

mortality with no snow on the ground

snow_mort

mortality with snow on the ground


IxPopDyMod documentation built on Oct. 24, 2023, 1:07 a.m.