ge_tidy: Tidy a General Equilibrium
Description
Add names to the matrices and vectors of a general equilibrium, and add
demand matrix, demand value matrix and supply value matrix to it.
Usage
ge_tidy(ge, names.commodity, names.agent)
Arguments
names.commodity
a character vector consisting of
names of commodities.
names.agent
a character vector consisting of
names of agents.
Value
A tidied general equilibrium.