Skip to content

langfob/bdpg

Repository files navigation

bdpg

This package provides functions for generating biodiversity problems (particularly reserve selection) with known solutions and testing algorithms for attempting to generate optimal solutions.

Installation

You can install bdpg from github using devtools::install_github().

devtools::install_github ("langfob/bdpg")