Description Usage Arguments Details Value Examples
View source: R/game_functions_confined.R
Evaluate whether or not the treaty will be made.
1 | evaluate_treaty_confined(params)
|
params |
Parameter list (or data.frame with 1 row) containing necessary parameters to evaluate the agreement. |
Evaluate the treaty given social, economic, and geophysical parameters.
Returns a 1-row tibble containing pumping, utility ranges needed for the treaty, and whether or not there is a treaty (i.e., if zRange > 0)
1 2 3 4 | ## Not run:
evaluate_treaty_confined(example_params_confined)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.