View source: R/kissmigDummyS.R
kissmigDummyS | R Documentation |
kissmigDummyS
is a support function to generate simple suitability maps based on mean annual air temperature for example code.
kissmigDummyS(mean, sd)
mean |
temperature mean (degree celsius) of the suitability distribution |
sd |
temperature standard deviation (degree celsius) of the suitability distribution |
kissmigDummyS
returns a suitability map for a given extent 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.