check_aquifer_depleted: Check if unconfined aquifer is fully depleted

Description Usage Arguments Value

View source: R/game_functions_unconfined.R

Description

Is pumping enough to fully deplete the aquifer for either player?

Usage

1
check_aquifer_depleted(qs, qf, params, treaty)

Arguments

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 F, for First Best should be T)

Value

Returns boolean value, TRUE if the aquifer has been fully depleted for some amount of pumping.


gopalpenny/genevoisgame documentation built on Sept. 9, 2020, 1:46 a.m.