Description Usage Arguments Details Value Author(s)
View source: R/zchunk_L203.demand_input.R
Builds agriculture demand inputs for the core and each SSP scenario.
1 | module_aglu_L203.demand_input(command, ...)
|
command |
API command to execute |
... |
other optional parameters, depending on command |
This chunk specifies the input tables for agriculture demand: generic information for supply sector, subsector and technology, food and non-food demand in calibration years, forest product demand, net exports and caloric contents in calibration and future years, income elasticities for future years in core and SSP scenarios, as well as price elasticities.
Depends on command
: either a vector of required inputs,
a vector of output names, or (if command
is "MAKE") all
the generated outputs: L203.SectorLogitTables[[ curr_table ]]$data
, L203.Supplysector_demand
, L203.SubsectorLogitTables[[ curr_table ]]$data
, L203.SubsectorAll_demand
, L203.StubTech_demand
, L203.GlobalTechCoef_demand
, L203.GlobalTechShrwt_demand
, L203.StubTechProd_food_crop
, L203.StubTechProd_food_meat
, L203.StubTechProd_nonfood_crop
, L203.StubTechProd_nonfood_meat
, L203.StubTechProd_For
, L203.StubTechFixOut_exp
, L203.StubCalorieContent_crop
, L203.StubCalorieContent_meat
, L203.PerCapitaBased
, L203.BaseService
, L203.IncomeElasticity
, L203.PriceElasticity
, L203.FuelPrefElast_ssp1
, L203.IncomeElasticity_SSP1
, L203.IncomeElasticity_SSP2
, L203.IncomeElasticity_SSP3
, L203.IncomeElasticity_SSP4
, L203.IncomeElasticity_SSP5
. The corresponding file in the
original data system was L203.demand_input.R
(aglu level2).
RC July 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.