PhilipMostert / PointedSDMs_Workshop

Workshop material for the PointedSDMs R package
1 stars 0 forks source link

PointedSDMs workshop material

This page is dedicated for the material used in the PointedSDMs workshop. It contains all the presentations, vignettes and data required to run the analyses.

To install the R package, please use the following script:

install.packages('PointedSDMs')
#or
devtools::install_github('PhilipMostert/PointedSDMs@main')