Introduction to spatialplanr
Welcome to spatialplanr, an R package designed to streamline and enhance spatial conservation prioritization efforts by explicitly integrating climate change considerations. Building upon the powerful prioritizr package, spatialplanr provides a suite of tools for conservation planners to develop robust protected area networks.
Installation
Be aware that this package is in the very early stages of development. Functions and documentation are not complete so installing at the moment is at your own risk. If you are still interested, you can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("https://github.com/SpatialPlanning/spatialplanr")