Introductory tutorials and best practice guides for species distribution modelling using the zoon R package.
You can install the package from GitHub with:
devtools::install_github('zoonproject/zoontutorials')
You can find all the vignettes on our website. Alternatively, you can load the vignettes in R Studio:
library(zoontutorials)
vignette('Intro_Module')
Please let us know what you think we should cover in the repo's issues tracker!