Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 410 Bytes

File metadata and controls

15 lines (10 loc) · 410 Bytes

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")