Skip to content
/ bdpg Public

R Package For Biodiversity Problem Generators

License

Notifications You must be signed in to change notification settings

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