parameters_GISSM_bigsagebrush | R Documentation |
Parameter values of GISSM for big sagebrush
parameters_GISSM_bigsagebrush(...)
... |
Named GISSM parameters and their values. |
A list of default and adjusted parameter values for GISSM.
Schlaepfer, D.R., Lauenroth, W.K. & Bradford, J.B. (2014). Modeling regeneration responses of big sagebrush (Artemisia tridentata) to abiotic conditions. Ecol Model, 286, 66-77.
# Default values
x <- parameters_GISSM_bigsagebrush()
# Fix \var{Doy_SeedDispersalStart0} to 325 and use default values otherwise
x <- parameters_GISSM_bigsagebrush(Doy_SeedDispersalStart0 = 325)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.