Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 573 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 573 Bytes

Species Distribution Modelling tutorials using zoon

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!