nicheBreadth | R Documentation |
Calculate the n-dimensional niche breadth based on point records and environmental layers.
nicheBreadth(occ, vars2)
occ |
table containing columns with the species name, longitude, and latitude. |
vars2 |
raster stack containing the variables that contributed most to the model. The output of variablePreparation. |
This function returns the niche breadth calculated based on the variables' values in the occ locations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.