The goal of genevoisgame is to ...
You can install genevoisgame from github with:
devtools::install_github("https://github.com/gopalpenny/genevoisgame")
This simple example shows the functionality to evaluate a single game in a confined aquifer, given by example_params_confined
:
library(genevoisgame)
evaluate_treaty(example_params_confined)
More than one game can be evaluated at a time, including for confined an unconfined aquifers and a range of socioeconomic and geophysical parameters.
The package website can be found on github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.