View source: R/kissmigDummyS.R
| kissmigDummyS | R Documentation |
kissmigDummyS is a support function to generate simple climate suitability maps
for example code.
kissmigDummyS(mean, sd)
mean |
number of the mean temperature (degree celsius) of the suitability distribution. |
sd |
number of the temperature standard deviation (degree celsius) of the suitability distribution. |
kissmigDummyS returns a SpatRaster of a simple climate suitability map for Europe based on mean annual temperature. It uses
data of WorldClim and calculates suitability as a normal distribution defined by mean and sd
of mean annual temperature. The density function is linearly rescaled to a maximum of 1, the maximum suitability
used in kissmig.
kissmig
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.