Description Usage Arguments Value
View source: R/game_functions_unconfined.R
Is pumping enough to fully deplete the aquifer for either player?
1 | check_aquifer_depleted(qs, qf, params, treaty)
|
qs |
pumping from player S |
qf |
pumping from player F |
params |
parameter data.frame with single row |
treaty |
boolean value that determines the context for evaluation (e.g., for Nash should be |
Returns boolean value, TRUE if the aquifer has been fully depleted for some amount of pumping.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.